Menu

#1 support cygwin directories

open
nobody
None
5
2006-08-17
2006-08-17
No

Running jlint under cygwin fails because the program
seems unable to handle cygwin/unix style directories
using the / character.

Running from within the /tmp directory:

./jlint.exe +all foo.class

works.

But specifying the directory where the file resides:

./jlint.exe +all /tmp/foo.class

fails with:

Failed to open file '/tmp/foo.class'

Discussion


Log in to post a comment.

MongoDB Logo MongoDB