You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Compiler warning (level 1) C5237 | cannot resolve header unit entry '*name*' to a header file in '*filename*'; ignoring entry |
224
224
| Compiler warning (level 1) C5238 | file system error: cannot open '*filename*' for reading; ignoring |
225
-
| Compiler warning (level 4) C5239 | '*symbol*': potentially-throwing function called from a function declared `__declspec(nothrow)`. Undefined behavior may occur if an exception is thrown. |
225
+
| Compiler warning (level 4) C5239 | '*symbol*': potentiallythrowing function called from a function declared `__declspec(nothrow)`. Undefined behavior may occur if an exception is thrown. |
226
226
|[Compiler warning (level 4) C5240](c5240.md)| '*attribute-name*': attribute is ignored in this syntactic position |
227
227
| Compiler warning (level 1) C5241 | '`/exportHeader`' usage to lookup header-name is deprecated; prefer '/headerName:name value=filename' |
0 commit comments