Enable -Wall
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -68,6 +68,8 @@
|
||||
"fourcc.h": "c",
|
||||
"device.h": "c",
|
||||
"log.h": "c",
|
||||
"buffer_list.h": "c"
|
||||
"buffer_list.h": "c",
|
||||
"buffer.h": "c",
|
||||
"stdbool.h": "c"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user