Replies: 1 comment
-
yeah it does ignore it, but maybe printing something would be nice too... |
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
-
I don't have the ability to dive into code to check it myself. But I guess that it simply ignores the unknown
pragma
. My suggestion is that, at least in verbose mode, the compiler should print a warning about whichpragma
is unsupported so the users could know.Beta Was this translation helpful? Give feedback.
All reactions