lua-users home
lua-l archive

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


> However, the fact that a program behaves differently from one platform 
> to another one with a C++ library is wrong in my opinion: it works under 
> Windows, but not with gcc.

We may try to make it stop working under Windows, if this is what bothers
you :)

Now serious, can someone enlighten me about why RTTI needs this global
flag?

-- Roberto