Clang and #pragma message - can I disable this?
Clang and #pragma message - can I disable this?
- Subject: Clang and #pragma message - can I disable this?
- From: Brad Oliver <email@hidden>
- Date: Mon, 27 Feb 2012 13:52:02 -0700
Is there a -W switch to turn off #pragma message so they are not reported as warnings?
Clang emits the #pragma message as a warning, and appends this: "[-W#pragma messages]" as some kind of clue as to how I should turn it off.
However, using -Wno-#pragma-messages doesn't work, nor does -Wno-pragma-messages
What is the secret incantation?
--
Brad Oliver
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden