Skip to content

Fix for "the defined(...) macro is already defined" warning being issued in case of nested #eval statements#67

Open
GrayFace wants to merge 1 commit intologological:masterfrom
GrayFace:patch-1
Open

Fix for "the defined(...) macro is already defined" warning being issued in case of nested #eval statements#67
GrayFace wants to merge 1 commit intologological:masterfrom
GrayFace:patch-1

Conversation

@GrayFace
Copy link

I don't have a code sample ready, but something like this should trigger the warning before the fix:

#define Num1 #eval 5*5
5*5*5 = #eval Num1*5

fix "the defined(...) macro is already defined" warning being issued in case of nested #eval statements
@GrayFace
Copy link
Author

#55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments