Ticket #7130 (closed feature request: fixed)

Opened 10 months ago

Last modified 10 months ago

Give suggestions for unknown command line flags

Reported by: nomeata Owned by: pcapriotti
Priority: normal Milestone: 7.8.1
Component: Compiler Version: 7.5
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: test/driver/T7130 Blocked By:
Blocking: Related Tickets:

Description

I noticed that GHC does not do that yet, even though suggestions are given almost every else, so I came up with this simple patch.

Attachments

Change History

Changed 10 months ago by simonpj

  • owner set to pcapriotti
  • difficulty set to Unknown

Great thanks!

Changed 10 months ago by pcapriotti

  • status changed from new to closed
  • testcase set to test/driver/T7130
  • resolution set to fixed
  • milestone set to 7.8.1

Thanks, applied.

commit 82373c76fb895d6f713b19f0c58b17f2d6ef35c4
Author: Joachim Breitner <mail@joachim-breitner.de>
Date:   Thu Aug 9 16:10:56 2012 +0200

    Give suggestions for unrecognised command line arguments
Note: See TracTickets for help on using tickets.