lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: GC and userdata objects
From
: Viacheslav Usov <via.usov@
...
>
Date
: Thu, 12 Apr 2018 14:47:09 +0200
On Thu, Apr 12, 2018 at 2:35 PM, Dibyendu Majumdar
<
mobile@majumdar.org.uk
>
wrote:
> As I was writing my initial post I did think about suggesting a try/finally type approach.
I am not exactly sure what you mean here. Are you talking about libraries interacting with Lua?
Or are you talking about some kind of try/finally syntax in Lua, where finally would release resources?
> But the problem with Lua is that it has adopted a longjmp based exception handling method ...
For the record, Lua can be compiled in a mode that relies on C++ exceptions for that.
Cheers,
V.
Follow-Ups
:
Re: GC and userdata objects
,
Dibyendu Majumdar
References
:
GC and userdata objects
,
Dibyendu Majumdar
Re: GC and userdata objects
,
Francisco Olarte
Re: GC and userdata objects
,
Reinder Feenstra
Re: GC and userdata objects
,
Francisco Olarte
Re: GC and userdata objects
,
Viacheslav Usov
Re: GC and userdata objects
,
steve donovan
Re: GC and userdata objects
,
Dibyendu Majumdar
Prev by Date:
Re: GC and userdata objects
Next by Date:
Re: GC and userdata objects
Previous by thread:
Re: GC and userdata objects
Next by thread:
Re: GC and userdata objects
Index(es):
Date
Thread