30 Mar
2008
30 Mar
'08
5:57 p.m.
On Mar 29, 2008, at 1:02 PM, Laurent Sansonetti wrote:
Hi Pierce,
The RDoc generation is a little bit broken in the testing branch, due to missing write barriers in the string class. This will be fixed in 0.2, and might already be fixed in trunk (though I didn't test it yet).
Now the error you get doesn't seem to be a GC problem, but related to something else. Could you remove .ext/rdoc or checkout a clean testing snapshot (or trunk) and see if you reproduce the same error message again?
Removing gc-stub.o make that part work, I get a different error now with the rdoc part after removing .ext/rdoc, but if its known to be broken, that's fine. Pierce