mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 01:30:27 +02:00
Forgot to list just what numbers are no longer hard-coded in gen-scmconfig.c
This commit is contained in:
parent
2755366c4a
commit
a3de8e7b0f
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
SCM_I_MAKINUM and changed all uses.
|
||||
* deprecated.h, deprecated.c (SCM_MAKINUM): Newly deprecated.
|
||||
|
||||
* gen-scmconfig.c: Instead of hard-coding the numbers, compute
|
||||
* gen-scmconfig.c (SCM_I_LLONG_MIN, SCM_I_LLONG_MAX,
|
||||
SCM_I_ULLONG_MAX): Instead of hard-coding the numbers, compute
|
||||
them by assuming twos-complement.
|
||||
|
||||
2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue