[commit: ghc] wip/api-annots-ghc-7.10: Turn off warnings when compiling boolFormula (e026fb2)
git at git.haskell.org
git at git.haskell.org
Thu May 21 18:25:10 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/api-annots-ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/e026fb2116443031a7264d204a2a602242182208/ghc
>---------------------------------------------------------------
commit e026fb2116443031a7264d204a2a602242182208
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Tue May 12 17:04:50 2015 +0200
Turn off warnings when compiling boolFormula
Summary:
There is a problem where harbourmaster builds complain about a bad
boolFormula.stderr
ghc-api/annotations boolFormula [bad stderr] (normal)
The problem does not occur for a local build on my box
This patch turns off warnings for this test, to get rid of the stderr
issue.
Test Plan: ./validate
Reviewers: hvr, austin
Reviewed By: austin
Subscribers: bgamari, thomie, hvr
Differential Revision: https://phabricator.haskell.org/D888
(cherry picked from commit 6ee4b6fdfb07bb479a1a9ab3e3866ca6a6192e20)
>---------------------------------------------------------------
e026fb2116443031a7264d204a2a602242182208
testsuite/tests/ghc-api/annotations/Makefile | 3 +-
.../tests/ghc-api/annotations/TestBoolFormula.hs | 10 ++
.../tests/ghc-api/annotations/boolFormula.stdout | 190 ++++++++++++++-------
3 files changed, 137 insertions(+), 66 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc e026fb2116443031a7264d204a2a602242182208
More information about the ghc-commits
mailing list