• 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: receiving: "warning: ignoring #pragma mark"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: receiving: "warning: ignoring #pragma mark"


  • Subject: Re: receiving: "warning: ignoring #pragma mark"
  • From: Steve Checkoway <email@hidden>
  • Date: Sun, 1 Feb 2009 02:15:47 -0800


On Jan 30, 2009, at 2:04 PM, Stuart Malin wrote:

Unfortunately, this disables a warning about *any* unknown pragma, so now I am wondering if there might be a way to #define "pragma mark" as a no-op...


Perhaps in the environment that supports the #pragma mark,
#define PragmaMark(mark) _Pragma( "mark " #mark )
and in the other environment
#define PragmaMark(mark)

Then use PragmaMark(--some-notation-or-other--).

--
Steve Checkoway

    "Anyone who says that the solution is to educate the users
    hasn't ever met an actual user." -- Bruce Schneier




Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Prev by Date: Re: OT: Book or Website suggestion please
  • Next by Date: Re: OT: Book or Website suggestion please
  • Previous by thread: Re: OT: Book or Website suggestion please
  • Next by thread: Re: receiving: "warning: ignoring #pragma mark"
  • Index(es):
    • Date
    • Thread