Why validate?

Thorkil Naur naur at post11.tele.dk
Fri Nov 21 11:50:23 EST 2008


Hello,

On Friday 21 November 2008 14:27, Simon Marlow wrote:
> ...
> Digging back through the history, it looks like this problem was introduced 
by:
> 
> Mon Oct 13 17:24:33 BST 2008  Clemens Fruhwirth <clemens at endorphin.org>
>    * Rename symbol macros to a consistant naming scheme
> 
> and should be fixed by changing the two '#undef Sym' directives at line 
> 4677 and  4685 to '#undef SymI_NeedsProto'.  Could you try that and submit 
> a patch?

Thank you very much. Patch attached (where I have taken the liberty of also 
changing line 4691 similarly). Validate presently reports:

> OVERALL SUMMARY for test run started at Fri Nov 21 16:00:30 CET 2008
>     2266 total tests, which gave rise to
>     8445 test cases, of which
>        0 caused framework failures
>     6498 were skipped
>
>     1870 expected passes
>       74 expected failures
>        0 unexpected passes
>        3 unexpected failures
>
> Unexpected failures:
>    Pp004(normal)
>    directory001(normal)
>    divbyzero(normal)

where please ignore Pp004(normal), it is merely part of the "local colour".

> ...

Best regards
Thorkil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix_symbol_macro_names_in_Linker_c.dpatch.gz
Type: application/x-gzip
Size: 27481 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20081121/97463433/Fix_symbol_macro_names_in_Linker_c.dpatch-0001.bin


More information about the Cvs-ghc mailing list