syncproc.scm (call-with-output-copier): (copy-output) can be #f
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Tue, 17 Sep 2013 17:34:13 +0000 (10:34 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Tue, 17 Sep 2013 17:34:13 +0000 (10:34 -0700)
commit7406ef40cdafef300262b0dc3eef90eeb582a7e7
tree7957249f3e537cda9439a8e95ae279d2a3847c8f
parent8a710c9ba6b48baa488cc0a0607d9a28318a69a9
syncproc.scm (call-with-output-copier): (copy-output) can be #f

Another place (copy-output), ie. channel-read, is incorrectly assumed
to return a fixnum.
src/runtime/syncproc.scm