[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: code suggestion
- From: "Will Leshner" <will.leshner@...>
- Date: Mon, 26 Mar 2007 11:27:09 -0700
On 3/26/07, Rici Lake <lua@ricilake.net> wrote:
What version of gcc are you using? I don't get that warning with either
-Wall or -Wall -O2 and it is clearly unwarranted (assuming you are
referring to the lua 5.1.1 source.)
Thanks. I'm going to play with my settings and try to figure out which
combination causes that warning to appear. I might point out I'm using
GCC 4 (from within Xcode, actually), if that makes a difference.