• 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: Const qualifier conversion warnings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Const qualifier conversion warnings


  • Subject: Re: Const qualifier conversion warnings
  • From: Cameron Hayne <email@hidden>
  • Date: Fri, 3 Jun 2005 21:13:45 -0400

On 3-Jun-05, at 3:22 PM, Theodore H. Smith wrote:
I know that that code is correct at least as far as constness goes, so I'd like to be able to tell the compiler to not make my job harder by complaining about stuff that's fine.

So what you are saying is that you want the compiler to ignore all the 'const's.
As David Fang has already said, you can do that by #defining const to be nothing. (-Dconst in CPPFLAGS)


--
Cameron Hayne
email@hidden


_______________________________________________ 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
References: 
 >Re: Const qualifier conversion warnings (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: array of struct
  • Next by Date: TR: Header paths
  • Previous by thread: Re: Const qualifier conversion warnings
  • Next by thread: Re: Const qualifier conversion warnings
  • Index(es):
    • Date
    • Thread