Re: [ANN] Lua 5.3.0 (beta) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (beta) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2014年10月26日 21:04:13 +0200
2014年10月26日 20:58 GMT+02:00 Dirk Laurie <dirk.laurie@gmail.com>:
> 2014年10月26日 20:37 GMT+02:00 Tom N Harris <telliamed@whoopdedo.org>:
>
>> So there is no debug.sizeof, then?
>
> Roberto's first post on this thread said:
>>> * 'debug.Csize' removed (subsumed by 'string.pack')
>
> I.e. #string.pack(item) gives the size in bytes of the item.
Scratch that. I posted and only tried it later. Doesn't work.
Which means that at this moment I don't know why string.pack
subsumes debug.Csize.