#8205: the 'impossible' happened : expectJust block_order
----------------------------------------+----------------------------------
Reporter: erikd | Owner: jstolarek
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC failed | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
----------------------------------------+----------------------------------
Comment (by monoidal):
Python 2.4 doesn't support "with", even with the `__future__` import. The
`__future__` statement is needed in Python 2.5 and already present in the
script.
I highly recommend updating Python, version 2.4 has over five years and
possibly has security issues. It should be possible to get rid of "with"
and replace it with call to acquire/release but there're probably other
obstacles to running the script.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8205#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets