Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
- From: Polarina <gabrielp@...>
- Date: 2008年2月19日 13:18:43 +0000
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
>