On Wed, Nov 19, 2008 at 1:19 AM, Christian Kellermann <
[EMAIL PROTECTED]> wrote:

> * Jason Dagit <[EMAIL PROTECTED]> [081119 04:40]:
> > I have a request for someone with GHC 6.10.
> >
> > Could you try building with:
> > -Wall -Werror -fno-warn-warnings-deprecations -fwarn-deprecated-flags
> >
> > And sending a patch if that causes darcs to build under 6.10 with no
> > warnings?
>
> It doesn't. it complains about the options in lines like
> {-# OPTIONS_GHC -fbang-patterns -fffi -cpp #-}
>
> that changed and issue a warning that they are now deprecated. As
> I understood they are there to support ghc < 6.10 so either we
> exclude them with a preprocessor makro or exclude those warnings
> explicitly. ( I would habe to look up the last bit.)


I don't understand.  I've already looked it up.  The relevant flags are:
-fno-warn-warnings-deprecations -fwarn-deprecated-flags

I just don't have a copy of 6.10 to test it on.

Thanks,
Jason
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to