#7232: make hsc2hs work with -c g++
-------------------------------+--------------------------------------------
  Reporter:  elaforge          |          Owner:                  
      Type:  bug               |         Status:  closed          
  Priority:  normal            |      Milestone:                  
 Component:  hsc2hs            |        Version:  7.6.1           
Resolution:  wontfix           |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => wontfix


Comment:

 We can't refer to FILE, unfortunately:
 {{{
 -- "void" should really be "FILE", but we aren't able to
 -- refer to "FILE" in template-hsc.h as we don't want to
 -- include <stdio.h> there
 }}}

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