lua-users home
lua-l archive

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


Any chances that it'll be possible to pass a null character (\000) to
string.format for format specifiers other than %q?
   <:: string.format("%s, %s, etc.", "\0", "\1")

On Tue, 2008-02-19 at 08:50 -0300, Roberto Ierusalimschy wrote:
> > Roberto, is there any description of upcoming changes in Lua 5.2?
> 
> There is no "official" roadmap :) The following is a list of what we
> have been doing.
> 
> -- Roberto
>