[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: strange warnings
- From: Doug Currie <doug.currie@...>
- Date: Thu, 9 Jun 2011 13:02:40 -0400
On Jun 9, 2011, at 12:48 PM, Roberto Ierusalimschy wrote:
> I do not know a practical way to ignore the warnings. Each time the
> compiler gives the warnings I have to check them and distinguish between
> those "expected" and new ones.
I wonder if -fwrapv will help (or hurt) this situation.
http://blog.regehr.org/archives/213
e