lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Patches welcome! I come from C++ not C, so tend to muck stuff like that up. Will fix as I go.

Does anyone know the gcc flag to force it into strict mode? I thought -Wall with fail-on-warning would cover us, apparently not...

-Brian

On Sun, Apr 27, 2008 at 6:59 AM, Miles Bader <miles@gnu.org> wrote:
"Peter Cawley" <lua@corsix.org> writes:
> I'm getting ~150 errors when trying to build mod_wombat on win32
> (MSVC2005 compiler) - it does not like variables being declared
> mid-function, so for example the following in config.c:

It's not valid C90 syntax.

-Miles

--
Conservative, n. A statesman enamored of existing evils, as opposed to a
Liberal, who wants to replace them with new ones.