1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-05 17:20:18 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2004-06-16 01:04:28 +00:00
parent e0816d5938
commit 0e294fa144

View file

@ -1,3 +1,10 @@
2004-06-15 Rob Browning <rlb@defaultvalue.org>
* gc_os_dep.c: update ifdefery for macosx.
(scm_get_stack_base): separate result initialization from
declaration to slience warnings with macosx and hp-ux using gcc
3.3. Thanks to Andreas Vögele.
2004-05-14 Kevin Ryde <user42@zip.com.au> 2004-05-14 Kevin Ryde <user42@zip.com.au>
* scmsigs.c (scm_sigaction): Check signum is within range, as per * scmsigs.c (scm_sigaction): Check signum is within range, as per