lua-users home
lua-l archive

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


string.format() doesn't support '%s' string widths larger than 99.

Is there a specific reason for this limit? If not, perhaps it could be
relaxed to say 512 (see MAX_ITEM in lstrlib.c).

At any rate, shouldn't this limit be mentioned in passing in the
documentation for string.format()?

-- 
cheers  thomasl

web: http://thomaslauer.com/start