bodand / cg3

Other
0 stars 0 forks source link

Clang-cl warnings #22

Closed bodand closed 1 year ago

bodand commented 1 year ago

Clang-cl generates warnings on redefining _CRT_SECURE_NO_DEPRECATE, should figure out what causes it and if possible fix it.

bodand commented 1 year ago

While clang-cl still generates warnings, these are actually related to the cg3 code and not llvm redefining things. They need to be fixed but are not related to this issue.