lua-users home
lua-l archive

Re: lua_dump

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


> lua5.1
> lua_dump() and consequently string.dump() do not expose
> the option for strpping (equivalent to -s on luac).
> 
> Is there a special reason for this?
None. Just no one had required it before. However, adding such an option
would require changing the signature of lua_dump and thus breaking existing
code... Perhaps we can come up with a better solution for 5.2.

AltStyle によって変換されたページ (->オリジナル) /