#1347: warning message could be more helpful
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:         
        Type:  bug       |       Status:  closed 
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.6.1  
    Severity:  normal    |   Resolution:  invalid
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Changes (by igloo):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 If you compile with `-Wall` (which I recommend!) (or `-fwarn-name-
 shadowing`) then, as well as the above warning, you will also get
 {{{
 Warning: This binding for `wM_DESTROY' shadows an existing binding
          In a case alternative
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1347>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to