[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANNOUNCE] Lua 5.0 (work0)
- From: dolfi <dolfi@...>
- Date: Fri, 07 Jun 2002 08:21:44 +0200
The code is
exit(luaL_opt_int(L, 1, EXIT_SUCCESS));
return 0; /* to avoid warnings */
I tried
return exit(luaL_opt_int(L, 1, EXIT_SUCCESS)), 0;
with gcc, and it doesn't warn. Somebody wants to try it with other
compilers?
Ciao, Dolfi
--
Adolf Mathias EMail: dolfi at zkm dot de Web: www.zkm.de
|||| / |< ||| ZKM Basic Research - Grundlagenforschung
P.B. 6919 D-76049 Karlsruhe, Germany; fon +49 721-8100-1002, fax -1139