Re: #pragma message in GCC
Re: #pragma message in GCC
- Subject: Re: #pragma message in GCC
- From: Marshall Clow <email@hidden>
- Date: Thu, 15 Sep 2005 11:17:34 -0700
At 12:13 PM -0400 9/15/05, 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.
Have you tried?
#pragma warning "Blah Blah"
and #pragma error "Die Die Die"
--
-- Marshall
Marshall Clow Idio Software <mailto:email@hidden>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
_______________________________________________
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