google / google/closure-compiler

Silent failure when input file path and output file path are the same

Open
#2,990 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

Running:

```
java -jar ../target/closure-compiler-1.0-SNAPSHOT.jar --js gwt.js --js_output_file gwt.js
```

The compiler exits with a non-zero exit code and the file is not updated. However no error message is given to the user.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.