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]->
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 ~/t2/ikarus. dev/scheme] ->
[testing guardians] ... OK
[testing symbol-table] ... OK
[testing guardians] ... OK
[testing symbol-table] ... OK
Happy Happy Joy Joy
[d@eep:
Also all OKs when done with a different checkout.