2007-01-15 02:44:45 -05:00
|
|
|
* FIX: Error in generate-code: BUG: unhandles single rv.
|
2006-12-25 03:38:18 -05:00
|
|
|
|
2007-05-14 18:16:00 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not applicable anymore:
|
|
|
|
|
2007-05-04 03:48:49 -04:00
|
|
|
* In libcompile.ss:
|
|
|
|
If you move the (initialize-system) call to the very bottom of the
|
|
|
|
library, the system crashes on startup.
|
|
|
|
|
2007-05-14 18:16:00 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed:
|
|
|
|
|
2006-12-25 03:38:18 -05:00
|
|
|
* Investigate what happens when an interrupt occurs during a write.
|
|
|
|
|
|
|
|
> (define (f) (write (gensym)) (newline) (f))
|
|
|
|
> (f)
|
|
|
|
...
|
|
|
|
#{g17660 |adxhQB29QdSYPKBS|}
|
|
|
|
#{g17661 |ZaFfTMGRz!c17&zm|}
|
|
|
|
#{g17662 |>yF!AMbaIL$dTG>B|}#{g17662 |>yF!AMbaIL$dTG>B|}Error:
|
|
|
|
interrupted.
|
|
|
|
>
|
|
|
|
|
2007-01-19 18:13:44 -05:00
|
|
|
Two displays occurred at the end.
|
2007-05-04 03:48:49 -04:00
|
|
|
|