english compiler warnings and errors

This commit is contained in:
damage 2025-01-18 21:11:27 +01:00
parent ed0068fa40
commit 753944ac9c

3
.vscode/tasks.json vendored
View File

@ -14,6 +14,9 @@
"${fileDirname}/bin/${fileBasenameNoExtension}"
],
"options": {
"env": {
"LANG": "C"
},
"cwd": "${fileDirname}"
},
"problemMatcher": [