mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
*** empty log message ***
This commit is contained in:
parent
eee211fd6e
commit
540b3e77f7
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-07-10 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* hash.c (scm_hashq, scm_hashv, scm_hash): Restrict to size>=1 rather
|
||||||
|
than size>=0, since 0<=hash<size cannot be satisfied for size==0, and
|
||||||
|
such a size causes divide-by-zeros in scm_hasher.
|
||||||
|
|
||||||
2004-06-15 Rob Browning <rlb@defaultvalue.org>
|
2004-06-15 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* gc_os_dep.c: update ifdefery for macosx.
|
* gc_os_dep.c: update ifdefery for macosx.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue