Re: More 'bool' weirdness
Re: More 'bool' weirdness
- Subject: Re: More 'bool' weirdness
- From: Sean McBride <email@hidden>
- Date: Sun, 16 Jun 2013 11:04:55 -0400
- Organization: Rogue Research Inc.
On Fri, 14 Jun 2013 18:50:13 -0700, Clark S. Cox III said:
>Of course, it can be useful to turn up the warning levels to catch this
>type of thing (I forget the exact warning that would cover this, but it
>should be relatively simple to look it up).
When trying to answer thee question "which clang warning flag might catch this?', the easiest thing to do is turn on -Weverything. If there's no warning emitted, you have your answer; if there is a warning, it will include the warning name in the output.
Cheers,
--
____________________________________________________________
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