[GHC] #11119: WERROR in build.mk doesn't work

GHC ghc-devs at haskell.org
Sat Nov 21 03:15:28 UTC 2015


#11119: WERROR in build.mk doesn't work
-------------------------------------+-------------------------------------
           Reporter:  goldfire       |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Build System   |           Version:  7.11
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 There is a line in `build.mk.sample` that suggests setting
 `WERROR=-Werror` will turn warnings into errors. This used to work. But
 now it doesn't, as confirmed by examining the command using `V=1`.

 I believe the change happened in the last 2-3 weeks.

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


More information about the ghc-tickets mailing list