Luís Oliveira <luismbo <at> gmail.com> writes:
On 04/02/07, Marco Gidde <marco.gidde <at> tiscali.de> wrote:
While this code isn't as short and elegant as the original code, at least it works
Indeed it does. It passes the trivial-garbage tests without crashing. Thanks!
Anyway, I didn't feel like changing and testing the finalization code in both CFFI and trivial-garbage (what was I thinking?) so I just wiped out CFFI's finalization code. People can use trivial-garbage if they're interested in portable finalizers: http://cliki.net/trivial-garbage
Luís, just to clarify; the CFFI finalization code has been removed from CFFI from this point on?
- Luke