warnings

Simon Peyton Jones simonpj at microsoft.com
Tue Jul 28 21:04:32 UTC 2015


OK would someone like to add the same warning-suppression to ghc.mk as I did for bytestring?

Simon

From: Thomas Miedema [mailto:thomasmiedema at gmail.com]
Sent: 28 July 2015 18:54
To: Simon Peyton Jones
Cc: ghc-devs
Subject: Re: warnings

It is still failing, but now on the parallel and stm libraries.

Note that `validate --fast` skips those packages, but plain `./validate` doesn't, and Phabricator/Harbormaster runs plain `./validate`.

parallel and stm are 'extra' packages, and the build system no longer builds those by default. To build them, set `BUILD_EXTRA_PKGS=YES` in mk/build.mk<http://build.mk>.

I'm sorry if this caused confusion. It's explained on the wiki now:
https://ghc.haskell.org/trac/ghc/wiki/Building/Using#Buildconfiguration
https://ghc.haskell.org/trac/ghc/wiki/TestingPatches#Flags



On Tue, Jul 28, 2015 at 6:47 PM, Simon Peyton Jones <simonpj at microsoft.com<mailto:simonpj at microsoft.com>> wrote:
Hopefully done now.  Sorry about this  -- really busy day
S

From: Simon Peyton Jones
Sent: 28 July 2015 11:01
To: 'ghc-devs'
Subject: RE: warnings

Validating now, but have to go to London for a few hrs.  Meanwhile use –Wwarn!

From: Simon Peyton Jones
Sent: 27 July 2015 17:08
To: ghc-devs
Subject: warnings

Yurgh.  I committed a patch but my validate had –Wwarn by mistake.  So there are warnings in base (and binary actually).  I will sort them out tomorrow.
Could revert and re-apply but doesn’t seem worth it.

Sorry
Simon

_______________________________________________
ghc-devs mailing list
ghc-devs at haskell.org<mailto:ghc-devs at haskell.org>
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150728/ac63574e/attachment-0001.html>


More information about the ghc-devs mailing list