(scm_flush_ws): Detect "#!"-style comments here.
authorMarius Vollmer <mvo@zagadka.de>
Tue, 7 Sep 2004 09:18:59 +0000 (09:18 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 7 Sep 2004 09:18:59 +0000 (09:18 +0000)
commit0520c3208871adbf487a2132379622a5bccddbff
tree9ec37b7af1ccfbafb6ef6529b22518cce1cf2c27
parent242a43b5b3d87e7b2babb1b0accb19fade42543b
(scm_flush_ws): Detect "#!"-style comments here.
(scm_lreadr): Abort on seeing "#!", which should no longer happen.
(skip_scsh_block_comment): Use scm_input_error instead of
scm_misc_error in case of EOF.
libguile/read.c