1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 08:40:19 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2004-11-12 03:58:40 +00:00
parent aea9a070fc
commit 834b4863d8
2 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-11-11 Rob Browning <rlb@defaultvalue.org>
* Makefile.am (srfi_DATA): add srfi-39.scm.
2004-11-04 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* srfi-4.c (make_uvec): Use ((size_t)-1) instead of SIZE_MAX, for