#3933: "include" deprecation warning is a bit off
------------------------------------------------+---------------------------
  Reporter:  isaacdupree                        |          Owner:  igloo        
   
      Type:  bug                                |         Status:  closed       
   
  Priority:  high                               |      Milestone:  6.12.3       
   
 Component:  Compiler                           |        Version:  6.12.1       
   
Resolution:  fixed                              |       Keywords:               
   
Difficulty:                                     |             Os:  
Unknown/Multiple
  Testcase:                                     |   Architecture:  
Unknown/Multiple
   Failure:  Incorrect warning at compile-time  |  
------------------------------------------------+---------------------------
Changes (by igloo):

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


Comment:

 Fixed in HEAD and 6.12:
 {{{
 Thu May  6 14:09:10 BST 2010  Ian Lynagh <[email protected]>
   * Give a better deprecated message for INCLUDE pragmas; fixes #3933
   We now have a DeprecatedFullText constructor, so we can override the
   "-#include is deprecated: " part of the warning.
 }}}

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