Original bug ID: 7460 Reporter:@stedolan Assigned to:@gasche Status: resolved (set by @gasche on 2017-01-14T21:51:21Z) Resolution: fixed Priority: normal Severity: minor Version: 4.04.0 Fixed in version: 4.04.1+dev Category: ~DO NOT USE (was: OCaml general) Monitored by:@gasche
Bug description
In both 4.03.0 and 4.04.0, ocamlc responds to unknown options with a usage message:
Original bug ID: 7460
Reporter: @stedolan
Assigned to: @gasche
Status: resolved (set by @gasche on 2017-01-14T21:51:21Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 4.04.0
Fixed in version: 4.04.1+dev
Category: ~DO NOT USE (was: OCaml general)
Monitored by: @gasche
Bug description
In both 4.03.0 and 4.04.0, ocamlc responds to unknown options with a usage message:
4.03.0 responds similarly to an unknown file extension:
But 4.04.0 and trunk respond badly:
ocamlopt has the same issue.
The text was updated successfully, but these errors were encountered: