mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-22 03:30:22 +02:00
*** empty log message ***
This commit is contained in:
parent
2ebe323a15
commit
4d38e6f0e3
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-01-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* boot-9.scm (while): Remove the unquote from do, it breaks with ice-9
|
||||
syncase. Reported by Pach Roman.
|
||||
|
||||
2005-01-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
||||
* arrays.scm, deprecated.scm (uniform-vector-fill!,
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2005-01-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/syntax.test (while): Tests running in empty environment are
|
||||
now "unresolved" due to workaround in while implementation.
|
||||
|
||||
2005-01-24 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* standalone/test-unwind.c (check_cont): Cast rewindable to long, to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue