[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua 5.2.0 (beta-rc1) not on mainframes ?
- From: ingelger@...
- Date: Tue, 14 Jun 2011 16:52:01 +0200 (CEST)
Is there a good reason why 5.2.0 uses is own "ctype" (ASCII apparently) and doesn't relay on standard functions/macros : isalpha, isgit ...
On my "box" an IBM's mainframe using EBCDIC encoding (z/OS v1r9) the building of Lua is OK but at execution whatever you input, Lua replies:
stdin:1: unexpected symbol near char(nnn)