[haskell-platform] #171: alex generates warnings on powerpc linux

haskell-platform haskell-platform at projects.haskell.org
Mon Jul 11 09:05:51 BST 2011


#171: alex generates warnings on powerpc linux
--------------------+-------------------------------------------------------
 Reporter:  erikd   |        Owner:  SimonMarlow
     Type:  defect  |       Status:  closed     
 Priority:  major   |    Milestone:             
Component:  alex    |   Resolution:  wontfix    
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by simonmar):

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


Comment:

 We won't be applying this patch.  GHC 7.2 will not generate the warning.
 In the meantime you have to disable the warning for Alex-generated code.
 Unfortunately it's not possible to make Alex do this itself, because it
 can't tell whether GHC supports the correct option (and conditional
 compilation for OPTIONS_GHC pragmas is also a recently-added feature).

 If you look through the history of the Alex repository
 ([http://darcs.haskell.org/alex]) you'll see us go back and forth on this
 issue over the last few releases.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/171#comment:4>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list