[GHC] #12056: Too aggressive `-w` option

GHC ghc-devs at haskell.org
Tue Jun 13 00:22:48 UTC 2017


#12056: Too aggressive `-w` option
-------------------------------------+-------------------------------------
        Reporter:  asr               |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect         |  Unknown/Multiple
  warning at compile-time            |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11429, #11789    |  Differential Rev(s):  Phab:D3581
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"af9612bf862daaa99384eefa3059054053ecbee8/ghc" af9612b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="af9612bf862daaa99384eefa3059054053ecbee8"
 Make -w less aggressive (Trac #12056)

 Previously -w combined with -Wunrecognised-warning-flags would not
 report unrecognized flags.

 Reviewers: austin, bgamari, dfeuer

 Reviewed By: bgamari

 Subscribers: dfeuer, rwbarton, thomie

 GHC Trac Issues: #12056

 Differential Revision: https://phabricator.haskell.org/D3581
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12056#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list