Re: #pragma message in GCC
Re: #pragma message in GCC
- Subject: Re: #pragma message in GCC
- From: "Justin C. Walker" <email@hidden>
- Date: Thu, 15 Sep 2005 12:12:23 -0700
On Sep 15, 2005, at 09:13 , Peter Lau wrote:
in the other compiler I can write:
#pragma message(blah.c need more work blah blah blah)
and it will generate that message during compilation of that source
file.
I just tired with XCode 2.1 on Tiger and I think that pragma is
simply ignored.
Is there a way to generate messages during compilation?
You could try "#warning Some Text".
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
"Weaseling out of things is what separates us from the animals.
Well, except the weasel."
- Homer J Simpson
--------
_______________________________________________
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