Janino

SimpleCompiler.main run with -help isn't very helpful

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    2.5.0
  • Number of attachments :
    0

Description

But "-help me" works

if (args.length < 2) { System.err.println("Source file and/or class name missing; try \"-help\"."); System.exit(1); }

if (args[0].equals("-help")) {

Activity

Hide
Arno Unkrig added a comment -

How brilliant of me... will be fixed in the next release (no rush).

Show
Arno Unkrig added a comment - How brilliant of me... will be fixed in the next release (no rush).
Hide
Arno Unkrig added a comment -

Fixed in 2.5.1, published NOW.

Show
Arno Unkrig added a comment - Fixed in 2.5.1, published NOW.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: