1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-02-12 10:18:14 +00:00
parent deaceb4eef
commit 4ca48ad457
2 changed files with 10 additions and 0 deletions

View file

@ -2,6 +2,9 @@
* getopt-long.scm: Remove debugging calls to `pk'.
* getopt-long.scm: Return list of ordinary arguments as the value
of the '() key, not `rest'.
A new argument-processing package from Russ McManus.
* getopt-long.scm: New file.
* Makefile.am (ice9_sources): Added getopt-long.scm.

View file

@ -1,3 +1,10 @@
1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
* __scm.h (SCM_FENCE): Fix `asm volatile' warnings for EGCS.
* gc.c (scm_gc_sweep): Properly properly record the size of a
freed structure. (Thanks to Greg Harvey.)
1999-02-07 Jim Blandy <jimb@savonarola.red-bean.com>
* gc.c (scm_gc_sweep): Properly record the size of a freed