* gh.h: Don't take the address of a SCM value.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Mon, 5 Jun 2000 12:09:35 +0000 (12:09 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Mon, 5 Jun 2000 12:09:35 +0000 (12:09 +0000)
commit4b479d98180577cf9690ec930d448ddeb73fe30b
treee41b839e15766211af21124c22a0d5f510c1b8fb
parent9a09deb1c31529e4710dec3badc860ca1cd466af
* gh.h: Don't take the address of a SCM value.
* sort.c: Don't take the address of SCM_CAR, use SCM_CARLOC instead.
libguile/ChangeLog
libguile/gc.h
libguile/sort.c