lua-users home
lua-l archive

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


I just converted lua 4.1alpha to CE , _wscoll (wide strcoll)was the only missing function
from the main lua lib. I used _wcscmp temporarily.

some of the lzio.c stuff still references char instead of l_char

the baselib needs some work though to move it over.

charlie




> --- Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> > How did it go? Did the macros and headers for wchar worked?