mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 00:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
eae3393547
commit
43b83b541d
1 changed files with 18 additions and 8 deletions
|
@ -1,3 +1,13 @@
|
|||
2001-08-17 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
* gc.c: Fix omission bug: Add `heap_segment' forward decl
|
||||
(proto) in the case when either `GUILE_DEBUG' or
|
||||
`GUILE_DEBUG_FREELIST' preprocessor symbols are defined.
|
||||
|
||||
(map_free_list): Fix typo: Ref `f' correctly.
|
||||
|
||||
Thanks to Chris Cramer.
|
||||
|
||||
2001-08-15 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* Makefile.am (libguile_la_LDFLAGS): use libtool interface version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue