• 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: "Sean McBride" <email@hidden>
  • Date: Fri, 3 Jun 2005 11:47:13 -0400
  • Organization: Rogue Research

On 2005-06-03 14:08, Theodore H. Smith said:

>How do I disable Xcode from telling me about converting to/from
>const? I find this a really time consuming thing to fix, because
>consts generally spread throughout my code. As I make one function
>const, so it requires me to make the functions it calls consts, and
>before long I'm having to totally redesign all of my code for const
>compliance.

The gcc man page (man gcc) lists all the warning flags gcc supports.
They start with "-W".

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


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

  • Prev by Date: Another warning I want to disable
  • Next by Date: Re: Const qualifier conversion warnings
  • Previous by thread: Const qualifier conversion warnings
  • Next by thread: Re: Const qualifier conversion warnings
  • Index(es):
    • Date
    • Thread