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

[BUG] Filenames with spaces are not quoted #14

Open
ZuBB opened this issue Apr 28, 2015 · 0 comments
Open

[BUG] Filenames with spaces are not quoted #14

ZuBB opened this issue Apr 28, 2015 · 0 comments

Comments

@ZuBB
Copy link

ZuBB commented Apr 28, 2015

See next output

Executing: java  -client -d32  -server -XX:+TieredCompilation  -jar "./build/compiler.jar"  --js build/output/gbo tester.release.ajs --js_output_file=build/output/gbo tester.release.ajs --compilation_level SIMPLE_OPTIMIZATIONS --externs  --define 'goog.DEBUG=false' --warning_level verbose --summary_detail_level 3
>> Error: Command failed: ERROR - Duplicate input: tester.release.ajs

I have managed to cook a fix for 2nd subcase, but 1st one turned out to be a bit tricky..

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

No branches or pull requests

1 participant