#2500: Unrecognised pragma complained about twice
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:  simonmar        
        Type:  bug               |       Status:  closed          
    Priority:  normal            |    Milestone:  6.12 branch     
   Component:  Compiler          |      Version:  6.8.3           
    Severity:  normal            |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

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

Comment:

 Fixed:

 {{{
 Tue Apr 21 03:00:39 PDT 2009  Simon Marlow <[email protected]>
  * FIX #2500: Don't log warnings in getHeader
 }}}

 In Igloo's example we now get no warnings at all in HEAD (this was already
 the case before my patch).  Although arguably not ideal, this is
 consistent with the way other warnings work: if there are any errors, no
 warnings are generated.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2500#comment:7>
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