Comment 6 for bug 306684

Revision history for this message
Derick Eddington (derick-eddington) wrote : Re: [Bug 306684] Re: "unhandled string" error after specific sequence of printing

On Wed, 2008-12-10 at 14:22 +0000, Abdulaziz Ghuloum wrote:
> I have added two tests that stress the symbol table and the guardians.
> Can you run them and see if they fail or pass on your machine.
>
> $ cd ikarus.dev/scheme
> $ ikarus --r6rs-script run-tests.ss guardians symbol-table guardians symbol-table
>

After updating to 1715, I first checked the bug is still happening, and
it is.

[d@eep:~/t2/ikarus.dev/scheme]-> ../src/ikarus -b ikarus.boot --r6rs-script run-tests.ss guardians symbol-table guardians symbol-table
[testing guardians] ... OK
[testing symbol-table] ... OK
[testing guardians] ... OK
[testing symbol-table] ... OK
Happy Happy Joy Joy
[d@eep:~/t2/ikarus.dev/scheme]->

Also all OKs when done with a different checkout.