Fix for Visual C++ compilation #1285
Closed
marcstern
started this conversation in
Show and tell
Replies: 1 comment
-
see 5c4d65b |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Visual C++ doesn't accept that code from cfg/cmds.c:
We have to modify the #ifdef outside the macro, like this:
Beta Was this translation helpful? Give feedback.
All reactions