1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-04-24 21:31:42 +00:00
parent 09270afdeb
commit 4d81111ebd

View file

@ -1,3 +1,14 @@
2004-04-25 Kevin Ryde <user42@zip.com.au>
* socket.c (VALIDATE_INET6): Correction to bignum_in_ipv6_range_p
call. Reported by Hyperdivision.
* threads.c (scm_yield): Correction, actually call scm_thread_yield.
Reported by Hyperdivision.
* unif.c (s_scm_make_uve): Remove unused local variable. Reported by
Hyperdivision.
2004-04-22 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> 2004-04-22 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Hide the implementation of ilocs and isyms in eval.c. Hide the implementation of ilocs and isyms in eval.c.