[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANNOUNCE] Lua 5.0 (pre-release) now available
- From: Benoit Germain <bgermain@...>
- Date: Mon, 14 Apr 2003 16:03:50 +0200
the INT_MAX I get is 2147483647, defined in
/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/include/limits.h, so there might be a
problem with those files. But it is surprising, because I am not the first
to use this development suite.
-----Message d'origine-----
De : Roberto Ierusalimschy [mailto:roberto@inf.puc-rio.br]
Envoyé : lundi 14 avril 2003 14:56
À : Multiple recipients of list
Objet : Re: [ANNOUNCE] Lua 5.0 (pre-release) now available
> so obviously there is a problem, but I can't investigate right now.
Can you send me the value of the constant INT_MAX in your program?
(defined in limits.h)
Thanks,
-- Roberto