-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CeylonRunTool should not try to interpret command arguments #26
Comments
I see that you can fix this by inserting |
Aw maaaan..... |
M6. |
This should now be fixed.... mostly.... the example uses |
… set to "" instead of `null` (ceylon/ceylon-runtime#26)
…andard ceylon tool base class, so it inherits the default "verbose" option implementation (#26)
…andard ceylon tool base class, so it inherits the default "verbose" option implementation (ceylon/ceylon-runtime#26)
I'm taking a break from this, I'm going to have to discuss with @tombentley how to proceed on this because the amount of work involved for the gain it gets us is way out of proportion. The NB: there is another hard-coded option that has to be handled so early in the startup that the tool chain can't be involved yet (a chicken and egg problem): |
Moving to 1.2, unfortunately. |
The current run tool doesn't permit the following:
That's pretty bad and I think we should fix this for M4.
(Sorry Stef ;)
The text was updated successfully, but these errors were encountered: