manuel-serrano / bigloo

a practical Scheme compiler
http://www-sop.inria.fr/indes/fp/Bigloo
Other
135 stars 19 forks source link

copy-file: open output file only after opening of input file succeeded #60

Closed svenha closed 3 years ago

svenha commented 3 years ago

fixes issue #59

manuel-serrano commented 3 years ago

You are absolutely correct. Thanks for the pull-request. I have merged it.