Re: how do I suppress trigraph warning?
Re: how do I suppress trigraph warning?
- Subject: Re: how do I suppress trigraph warning?
- From: Marshall Clow <email@hidden>
- Date: Mon, 5 Jan 2004 14:39:01 -0800
I define a four char type as '????' which results in the following
warning:
trigraph ??' ignored, use -trigraphs to enable
I don't want this to be a trigraph, nor do I want to see the warning about
it...
How can I suppress just this warning?
Write it as '\?\?\?\?' instead of '????'
--
-- Marshall
Marshall Clow Idio Software <mailto:email@hidden>
Hey! Who messed with my anti-paranoia shot?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.