turning a specific warning into an error
turning a specific warning into an error
- Subject: turning a specific warning into an error
- From: Stefan Werner <email@hidden>
- Date: Thu, 22 Mar 2007 19:10:15 +0100
Hi,
I know there are gcc flags that can turn all warnings into errors.
However, what I'm looking for right now is something to turn a
specific warning into an error while leaving other warnings alone:
warning: cannot pass objects of non-POD type 'class MyClass' through
'...'; call will abort at runtime
Translation: "I have no idea what to do, but I'll compile it anyway."
IMHO this really should be an error and not a warning - is there any
way to get this behavior?
Thanks,
Stefan
_______________________________________________
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