Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Flags parsing doesn't do "foo bar" #79

Closed
som-snytt opened this issue Mar 14, 2017 · 6 comments
Closed

Flags parsing doesn't do "foo bar" #79

som-snytt opened this issue Mar 14, 2017 · 6 comments

Comments

@som-snytt
Copy link
Contributor

The .flags file should allow

-Dscala.repl.prompt="%nevil scala> "

because otherwise it's just evil.

Why are we so terrified of parsing quoted strings? It's the third rail of parsing.

@som-snytt
Copy link
Contributor Author

I don't remember what I was doing last spring, but #91

Note that SessionTest only supports the standard prompt anyway.

The PR leverages an existing convention that a multiline option file is taken as one element per line without further parsing. The line is not trimmed, but blank lines are dropped.

@SethTisue
Copy link
Member

closing old scala-partest issues that seem unlikely to get noticed here now that we've re-in-sourced

@som-snytt
Copy link
Contributor Author

This would be closed as fixed, in the unlikely event that anyone ever needs this feature in the history of the world, or the scala world.

@hrhino
Copy link
Member

hrhino commented May 21, 2018

That's the other meaning of "unlikely to get noticed", then.

@dwijnand
Copy link
Member

scribbles on hand with finger... resolution: fixed

@som-snytt
Copy link
Contributor Author

draws wistfully in the sand with a piece of driftwood... fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants