RE: Lua 5.0.1: Experimental reference counted garbage collection
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Lua 5.0.1: Experimental reference counted garbage collection
- From: "Joshua Jensen" <jjensen@...>
- Date: 2004年1月24日 13:20:48 -0700
> It'll probably be Monday before I can get to this again,
> although the current Subversion database does have a bunch of
> things fixed from earlier.
> For those who want it for the first time, run:
>
> svn co svn://24.2.105.59/root/luarc
>
> For those who already have it, run:
>
> svn update
And, amazingly enough, I just ran across the crash problem. The test/
directory samples appear to run for me. Reference counts for all objects
seem okay, also.
Anyway, it's available for those who want to try it out.
Josh