Skip to content
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

--package-root shouldn't require a trailing slash #9420

Closed
nex3 opened this issue Mar 25, 2013 · 1 comment
Closed

--package-root shouldn't require a trailing slash #9420

nex3 opened this issue Mar 25, 2013 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report

Comments

@nex3
Copy link
Member

nex3 commented Mar 25, 2013

Currently the "--package-root" option for the VM requires a trailing slash. Otherwise the VM tries to interpret things like "package:args/args.dart" as "packagesargs/args.dart". It should add a slash automatically if one isn't provided.

@iposva-google
Copy link
Contributor

Added Duplicate label.
Marked as being merged into #6615.

@nex3 nex3 added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report labels Mar 25, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants