| [#1240] | project: interpreter | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | _ | won't fix | 2007-07-23 16:09:52.0 | |
| subject | option -X and Scala interpreter | |||
| code | ||||
| what happened | > build/quick/bin/scala -X Possible advanced options include: -Xassem |
|||
| what expected | > scala -X bad option: '-X' scala [ |
|||
| [back to overview] | ||||
| Stephane edited on 2007-07-23 16:10:31.0 |
| Lex edited on 2007-07-24 15:07:03.0 |
| For good or ill, this was an intentional addition to the options. All of the -X options are available with the "scala" frontend, and "scala -X" is a way to list them. |