lua-users home
lua-l archive

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


On Wed, Jun 29, 2011 at 10:14 AM, Matthew Wild <mwild1@gmail.com> wrote:
> ...and I agree 100%.

Totally.  Now string.fromat is just nil as before, and gives the usual
'trying to call nil error' that we are used to. It was a special case
which served no useful purpose.

steve d.