[bitc-dev] string output broken

Jonathan S. Shapiro shap at eros-os.org
Sat Jun 24 21:09:28 EDT 2006


On Sat, 2006-06-24 at 17:50 -0400, Swaroop Sridhar wrote:

> Thanks for noting this problem. This is a (known) issue in closure 
> conversion, and we are working on fixing it. There is a use before 
> allocation/initialization problem in the case of closures built for 
> mutually recursive functions defined in a letrec. This is also the cause 
> for some unit tests to currently segfault (at run time).

Also for self-recursion, which is what is happening in this case. We
know how to fix it, and Swaroop has been working on part of the solution
while I worked on something else today. Should have it resolved by
Monday.

shap



More information about the bitc-dev mailing list