#7563: Passing -C flag causes the 'impossible' to happen
---------------------------------+------------------------------------------
    Reporter:  jstolarek         |       Owner:  igloo                          
  
        Type:  bug               |      Status:  new                            
  
    Priority:  normal            |   Milestone:  7.8.1                          
  
   Component:  Driver            |     Version:  7.7                            
  
    Keywords:                    |          Os:  Unknown/Multiple               
  
Architecture:  Unknown/Multiple  |     Failure:  Incorrect warning at 
compile-time
  Difficulty:  Unknown           |    Testcase:                                 
  
   Blockedby:                    |    Blocking:                                 
  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * owner:  => igloo
  * difficulty:  => Unknown
  * milestone:  => 7.8.1


Comment:

 This was broken in the past, fixed by
 9c685f44e873f01403fd83209487faa64aeb47fb, and then broken again by this
 commit which left a TODO to fix it:

 commit f917eeb824cfb7143dde9b12e501d4ddb0049b65
 {{{
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Tue Aug 7 01:27:44 2012 +0100

     Add "Unregisterised" as a field in the settings file

     To explicitly choose whether you want an unregisterised build you now
     need to use the "--enable-unregisterised"/"--disable-unregisterised"
     configure flags.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to