english compiler warnings and errors
This commit is contained in:
parent
ed0068fa40
commit
753944ac9c
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
@ -14,6 +14,9 @@
|
||||
"${fileDirname}/bin/${fileBasenameNoExtension}"
|
||||
],
|
||||
"options": {
|
||||
"env": {
|
||||
"LANG": "C"
|
||||
},
|
||||
"cwd": "${fileDirname}"
|
||||
},
|
||||
"problemMatcher": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user