enigma-devel
[Top][All Lists]
Advanced

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

Re: [Enigma-devel] Enigma 1.10 Milestone 5 Revision 1877


From: Ronald Lamprecht
Subject: Re: [Enigma-devel] Enigma 1.10 Milestone 5 Revision 1877
Date: Mon, 07 Dec 2009 23:59:22 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi,

Erich Schubert wrote:
I'm currently trying to build r1899 for Debian, but with the Debian
supplied lua and zipios++
For the 1.01 version I used the Enigma-supplied lua, and Debian zipios++.
This turns out a bit tricky, since the tolua version in Enigma seems
to be rather old.

Indeed 1.01 still uses tolua++ 1.0.92. The trunk patches r1653 by Andreas Abraham fixes the compiler warnings of 1.0.92. You should be able to apply trunk patch r1655, too. With this additional patch I upgraded to tolua++ 1.0.93 which the "official" GCC fixes and added a few minor tolua++ patches by myself.

Anyway, I came across this warning:
lev/Proxy.cc:1171: warning: statement has no effect
and indeed,
  revisionNumber ==  0;
should probably be just a single =?

A standard typo by myself, but it just affects level authors, who maintain their levels in their own repository, using the svn keywords and do not start a level by copying the code from another similar level but insist on writing the level from scratch.

Thanks for the report. I'll fix both issues on the 1.01 branch.

Greets,

Ronald




reply via email to

[Prev in Thread] Current Thread [Next in Thread]