• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: #pragma message in GCC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #pragma message in GCC


  • Subject: Re: #pragma message in GCC
  • From: Bryan Pietrzak <email@hidden>
  • Date: Wed, 5 Oct 2005 15:27:53 -0500

On Sep 15, 2005, at 4:29 PM, Peter Lau wrote:

On Sep 15, 2005, at 4:34 PM, Chris Espinosa wrote:

Pragmas by their very nature are outside of the standard and compiler-specific. The only compiler I can find that supports #pragma message is the DEC compiler.


Indeed true for #pragma in C...

DEC as the Digital Equipment? The company that made VAX and Ultrix (sp?)

#pragma message() is available on CW and VC...

I'd *MUCH* rather user #pragma message to display messages during builds.


#warning is for warnings, not messages
#error is for errors, not warnings or messages

To me the all three have their place and value. I miss #pragma message <sigh>

Bryan
_______________________________________________
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


  • Follow-Ups:
    • Re: #pragma message in GCC
      • From: Markian Hlynka <email@hidden>
  • Prev by Date: Re: valgrind anyone?
  • Next by Date: Re: irritating build results window
  • Previous by thread: Re: XCode, next release...
  • Next by thread: Re: #pragma message in GCC
  • Index(es):
    • Date
    • Thread