lua-users home
lua-l archive

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


Hi,

----- Original Message ----- 
From: "Nikos K Gorogiannis" <N.K.Gorogiannis@cs.bham.ac.uk>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Monday, March 26, 2001 4:24 PM
Subject: Re: help for compiling "not-tolua"


> Nick Trout wrote:
> > 
> > Think you might have redundant semi-colons after the macros.
> > 
> > eg.  REGISTER_PROCEDURE_0(A, proc)
> 
> Shouldn't those be ignored as null statements?? I wrote not-tolua while
> using gcc and it never complained for anything...? Is there any more
> info on the type of the syntax error ?
> 
> Nikos
> 

Compiler(Borland C++Builder 4.x) messages are as follows:

[C++ Warning] m.cpp(31): W8084 Suggest parentheses to clarify precedence.
[C++ Error] m.cpp(31): E2188 Expression syntax.
[C++ Error] m.cpp(32): E2188 Expression syntax.
[C++ Error] m.cpp(35): E2188 Expression syntax.
[C++ Warning] LuaWrapper.h(295): W8008 Condition is always false.
[C++ Warning] LuaWrapper.h(296): W8066 Unreachable code.
[C++ Warning] LuaWrapper.h(266): W8008 Condition is always false.
[C++ Warning] LuaWrapper.h(267): W8066 Unreachable code.
[C++ Warning] LuaWrapper.h(295): W8008 Condition is always true.
[C++ Warning] LuaWrapper.h(298): W8066 Unreachable code.
[C++ Warning] LuaWrapper.h(301): W8066 Unreachable code.
[C++ Warning] LuaWrapper.h(266): W8008 Condition is always true.
[C++ Warning] LuaWrapper.h(269): W8066 Unreachable code.
[C++ Warning] LuaWrapper.h(272): W8066 Unreachable code.

--
Best regards,
Hakki Dogusan
dogusanh@tr.net
http://home.tr.net/dogusanh