mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-03 13:20:26 +02:00
*** empty log message ***
This commit is contained in:
parent
caf08e652e
commit
6d583887bb
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2001-03-15 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
||||
* numbers.c (scm_num2ulong): Check that a bignum is positive
|
||||
before looking at the magnitude. Correctly check for overflow
|
||||
during conversion.
|
||||
(scm_num2long_long): Likewise.
|
||||
(scm_num2ulong_long): New.
|
||||
(ULONG_LONG_MAX): Define if not already defined.
|
||||
* numbers.h: (scm_num2ulong_long): New prototype.
|
||||
|
||||
2001-03-15 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
||||
|
||||
* validate.h (SCM_VALIDATE_OPOUTSTRPORT): New macro.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue