[GHC] #8771: ASSERT unexpanded in compiler/coreSyn/CoreSubst.lhs
GHC
ghc-devs at haskell.org
Thu Feb 13 20:16:11 UTC 2014
#8771: ASSERT unexpanded in compiler/coreSyn/CoreSubst.lhs
-------------------------------------+-------------------------------------
Reporter: jkarni | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
Resolution: fixed | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: Building GHC | Difficulty: Easy (less than 1
failed | hour)
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
Changes (by ezyang):
* status: patch => closed
* resolution: => fixed
Comment:
Thanks, applied.
{{{
commit 3d9644c2fc705ec80a8a63b0b698d74cd2d49212
Author: Julian K. Arni <jkarni at gmail.com>
Date: Wed Feb 12 04:11:31 2014 -0200
Remove space after ASSERT.
Which on OS X leaves macro unexpanded.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8771#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list