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:
parent
217883aa45
commit
4ecf5aa357
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
2000-06-03 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
||||
* gc.h (SCM_VALIDATE_CELL): Don't "use" the value returned by
|
||||
abort ().
|
||||
(SCM_CARLOC, SCM_CDRLOC): Define directly instead of using
|
||||
SCM_CELL_OBJECT_0 and SCM_CELL_OBJECT_1. It's not correct to take
|
||||
the address of these expressions since they use SCM_VALIDATE_CELL.
|
||||
(Thanks to Bernard Urban.)
|
||||
|
||||
* dynl.c: Changed #include <ltdl.h> --> #include
|
||||
"libltdl/ltdl.h". (Thanks to Bill Schottstaedt.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue