darcs patch: FIX ghci024 (Re: Daily report for head)

Claus Reinke claus.reinke at talk21.com
Thu Nov 8 10:26:41 EST 2007


thanks, Simon. following your advice, i've added 

    expect_broken_if_platform(1845,"powerpc_apple_darwin")

(a ticket from yesterday, for which ghci024 might otherwise
serve as a test, since it already deals with other platform-specifics
for ':set -package ghc'?), and use 

    if config.unregisterised :
      mangling = 'no-'
    else:
      mangling = ''

leaving the STABLE messages for the merge. i can't actually
test this (other than seeing that none of this triggers on my 
platform), but it should fix the known issues with ghci024.

claus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ghci024-unregisterised-and-powerpc_apple_darwin.patch
Type: application/octet-stream
Size: 109546 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20071108/81d916f5/fix-ghci024-unregisterised-and-powerpc_apple_darwin-0001.obj


More information about the Cvs-ghc mailing list