79312697

Date: 2024-12-27 20:05:51
Score: 1.5
Natty:
Report link

I also encountered this error message in Visual Studio 2022 when trying to compile the standard library with the module syntax (namely import std;) turns out it was related with the /Z7 flag, and when switch to /Zi it worked just fine !

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: UItraviolet