* tests/reader.test: change misc-error in read-error.
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Mon, 5 Aug 2002 23:04:44 +0000 (23:04 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Mon, 5 Aug 2002 23:04:44 +0000 (23:04 +0000)
commitba1b222692b1ee69e51825397bf1368dffd1a28a
treebb5043e62736ffb13707dac7f52e43eef8604478
parent3d0f4c6292008ec9b8182455da2dcbe13053c8da
* tests/reader.test: change misc-error in read-error.

* read.c (scm_input_error): new function: give meaningful error
messages, and throw read-error

* gc-malloc.c (scm_calloc): add scm_calloc.

* scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc.
correct typos.
doc/ref/ChangeLog
doc/ref/scheme-memory.texi
libguile/ChangeLog
libguile/gc-malloc.c
libguile/gc.h
libguile/pairs.c
libguile/read.c
test-suite/ChangeLog
test-suite/tests/reader.test