* boot-9.scm (scm-style-repl): After reading an expression,
authorJim Blandy <jimb@red-bean.com>
Tue, 13 May 1997 00:02:05 +0000 (00:02 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 13 May 1997 00:02:05 +0000 (00:02 +0000)
commit480977d0645e12f5e108850e061d04a24a5502ee
tree7adc013ac40f97198bc9d9f4cd1a70a8d84b7060
parentd53f4df2ea51f1cb41a148ba48c559920f265235
* boot-9.scm (scm-style-repl): After reading an expression,
consume any trailing newline (perhaps preceded by whitespace), to
avoid screwing up GDB.  More detail in comments.
ice-9/boot-9.scm