lua-users home
lua-l archive

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


> Except that over time the source becomes a nightmare of nested #if/#else/#endif constructs? (shudders).

But note that this only happens in luaconf.h and other localized places.
The code itself has not #ifs, only suitable macros.