lua-users home
lua-l archive

Re: [VR-SPAM] Re: LNUM patch for Lua 5.1.3?

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


Will fix for next release; this will not stop you from using it, though (and giving performance results).
To run performance tests, simply:
 make perftest-plain
 make perftest-double
 make perftest-float
 (make perftest-complex)
 make tlife-plain
 make tlife-double
 make tlife-float
 (make tlife-complex)
Remember to include the machine & OS type (see perftest.txt for samples).
-asko
On 2008年3月12日 15:22:02 +0300
 eugeny gladkih <john@gladkih.com> wrote:
"AK" == Asko Kauppi <askok@dnainternet.net> writes:
AK> Available at: http://luaforge.net/frs/?group_id=214
thanx! please, take a look, 3 warnings are there:
-----[ lcode.odll : lua-5.1.3_lnum-2008/src/lcode.c ]----- /usr/bin/gcc -fPIC -DPIC -pipe -c -march=pentiumpro -Wall -W -Wredundant-decls -pthread -pedantic -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -o /home/john/work/ControlCenter/build/objs/lua-HEAD--generic-gcc-debug-opt/lua-5.1.3_lnum-2008/src/lcode.odll lua-5.1.3_lnum-2008/src/lcode.c -g -O -I/home/john/work/ControlCenter/lua/ -I/usr/local/include -DLUA_USE_LINUX -DLUA_ANSI -DLUA_USE_APICHECK -DSTATIC lua-5.1.3_lnum-2008/src/lcode.c:748:29: warning: C++ style comments are not allowed in ISO C90 lua-5.1.3_lnum-2008/src/lcode.c:748:29: warning: (this will be reported only once per input file)
-----[ lnum.odll : lua-5.1.3_lnum-2008/src/lnum.c ]-----
/usr/bin/gcc -fPIC -DPIC -pipe -c -march=pentiumpro -Wall -W -Wredundant-decls -pthread -pedantic -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -o /home/john/work/ControlCenter/build/objs/lua-HEAD--generic-gcc-debug-opt/lua-5.1.3_lnum-2008/src/lnum.odll lua-5.1.3_lnum-2008/src/lnum.c -g -O -I/home/john/work/ControlCenter/lua/ -I/usr/local/include -DLUA_USE_LINUX -DLUA_ANSI -DLUA_USE_APICHECK -DSTATIC lua-5.1.3_lnum-2008/src/lnum.c: In function 'try_powint': lua-5.1.3_lnum-2008/src/lnum.c:224: warning: comparison between signed and unsigned
could you fix them?
[~]> gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --disable-libmudflap --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Debian 4.2.3-1)
--
Yours sincerely, Eugeny.
Doctor Web, Ltd. http://www.drweb.com
+79119997425

AltStyle によって変換されたページ (->オリジナル) /