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}"
|
"${fileDirname}/bin/${fileBasenameNoExtension}"
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
|
"env": {
|
||||||
|
"LANG": "C"
|
||||||
|
},
|
||||||
"cwd": "${fileDirname}"
|
"cwd": "${fileDirname}"
|
||||||
},
|
},
|
||||||
"problemMatcher": [
|
"problemMatcher": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user