summaryrefslogtreecommitdiff
path: root/srfi/srfi-4.c
diff options
context:
space:
mode:
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-06-27 13:15:20 +0000
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-06-27 13:15:20 +0000
commitb858464a0a34381caf8661ec32a27bb94ce8c6cc (patch)
treef1daf07e502ac9b3256b9fdbe2ba45a60db9c541 /srfi/srfi-4.c
parentdbfadc85884aadbe0b905b66e2ff62200c2758a1 (diff)
downloadguile-b858464a0a34381caf8661ec32a27bb94ce8c6cc.tar.gz
* read.c (scm_lreadr): When reading a hash token, check for a
user-defined hash procedure first, so that overriding the builtin hash characters is possible (this was needed for implementing SRFI-4's read synax `f32(...)'). * num2integral.i.c: Use scm_t_signed_bits instead of scm_t_bits, because the latter is unsigned now and breaks comparisons like (n < (scm_t_signed_bits)MIN_VALUE).
Diffstat (limited to 'srfi/srfi-4.c')
0 files changed, 0 insertions, 0 deletions