lua-users home
lua-l archive

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


On Mon, Aug 25, 2014 at 4:07 PM, Jay Carlson <nop@nop.com> wrote:

> In 5.2.1 and later, strings longer than LUAI_MAXSHORTLEN (default 40) are not interned on creation.

Oh goodie, we can all go home now :D

...naah just kidding, I still need a way to present mutable userdata
to functions expecting strings without actually being strings :p