[darcs-users] [darcs-devel] New extension systnax -WError? How do you want to solve this?

Eric Kow kowey at darcs.net
Sat Nov 8 10:02:02 UTC 2008


Hi Marc,

To ensure that darcs builds, I have submitted a patch to disable -Werror

On Sat, Nov 08, 2008 at 06:13:22 +0100, Marc Weber wrote:
> Probably the best way is pasing -cpp all the time by default and then
> using something like this:
> 
>   #if (__GLASGOW_HASKELL__ > 608)
>   {-# OPTIONS_GHC -fbang-patterns -fffi #-}
>   #else
>   {-# LANGUAGE BangPatterns, ForeignFunctionInterface #-}
>   #endif

Does anybody have comments about this approach (aside from what seems to
be the inverted then/else?)

Thanks,

P.S. Note also that the devel list is only used for automated traffic,
     that is, from the buildbot and the bug tracker.  Please use the
     users list instead.

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081108/57997ba3/attachment.pgp 


More information about the darcs-users mailing list