lua-users home
lua-l archive

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


> i have trouble compiling the above named version on MacOSX 10.1.2,
> [...]

The only thing I can think of is some problem with macro-expansion (we
had some macro-expansion problems with Visual-C, some time ago, related
with the "G" macro). Can you try to check the result of your cpp over
those lines?

-- Roberto