1
Fork 0
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:
Kevin Ryde 2005-01-27 21:23:36 +00:00
parent 2ebe323a15
commit 4d38e6f0e3
2 changed files with 10 additions and 0 deletions

View file

@ -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