summaryrefslogtreecommitdiff
path: root/test/files/pos/bug2260.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-10-20 17:56:48 +0000
committerPaul Phillips <paulp@improving.org>2009-10-20 17:56:48 +0000
commitcd98a5a1869bc1737753c41ccacef17cd4a28cb8 (patch)
treec2130e7006d50d7ec46ee70e73e96ee3484aa33e /test/files/pos/bug2260.scala
parent5a817fdbf7652f5ab18c011eea405363507261fe (diff)
downloadscala-cd98a5a1869bc1737753c41ccacef17cd4a28cb8.tar.gz
scala-cd98a5a1869bc1737753c41ccacef17cd4a28cb8.tar.bz2
scala-cd98a5a1869bc1737753c41ccacef17cd4a28cb8.zip
Some reworking of command line option parsing b...
Some reworking of command line option parsing because it was not possible to say scala -i include1.scala include2.scala -e 'code to execute' and it should be. And now it is. This required changing MultiStringSetting to only accept arguments until it runs into one starting with '-' rather than blindly swallowing all the rest of the command line as it used to, which was terribly unfriendly parsing behavior regardless.
Diffstat (limited to 'test/files/pos/bug2260.scala')
0 files changed, 0 insertions, 0 deletions