seanjensengrey / mosh-scheme

Automatically exported from code.google.com/p/mosh-scheme
Other
0 stars 0 forks source link

nmosh should deny execution of SRFI-38 scripts #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. nmosh ./some-srfi-38-scripts.scm

What is the expected output? What do you see instead?
should print "nmosh cannot execute non-R6RS scripts"

nmosh will cause infinite-loop.

Original issue reported on code.google.com by oku...@gmail.com on 16 May 2010 at 3:40

GoogleCodeExporter commented 9 years ago
target changed(0.2.6 -> unknown)

- needs Reader interface change

Original comment by oku...@gmail.com on 14 Jul 2010 at 1:21

GoogleCodeExporter commented 9 years ago
target changed(unknown -> 0.3.0)

Original comment by oku...@gmail.com on 31 Jan 2011 at 5:01

GoogleCodeExporter commented 9 years ago
Closed as WONTFIX. R7RS requires to support SRFI-38 style reader labels.

Original comment by oku...@gmail.com on 19 Apr 2011 at 6:16