Re: autoconfi warnings

2012-12-13 Thread Gabriel Dos Reis
On Thu, Dec 13, 2012 at 7:23 AM, Simon Marlow wrote: > It is definitely a version problem you have? If autoreconf picks a gcc binary that is different from the one shipped with GHC source, that would explain the problem he reported. Basically the C compiler that is running can't work with GHC's

Re: autoconfi warnings

2012-12-13 Thread Gabriel Dos Reis
On Thu, Dec 13, 2012 at 4:30 AM, Simon Peyton-Jones wrote: > | Is installing a newer version of msys/mingw an option? The version I > | have here has autoreconf version 2.68, which I expect would just work. > > Interesting. I had assumed that we used autoreconf from inplace/mingw/bin. > But the

Re: autoconfi warnings

2012-12-13 Thread Simon Marlow
On 13/12/12 12:13, Simon Peyton-Jones wrote: | > We had all these version-skew problems between MSYS and our build | > system, which we beautifully resolved by including a tar-ball of | > guaranteed-compatible msys binaries in the GHC source repo (and GHC | > distributions). The C compiler is th

RE: autoconfi warnings

2012-12-13 Thread Simon Peyton-Jones
| > We had all these version-skew problems between MSYS and our build | > system, which we beautifully resolved by including a tar-ball of | > guaranteed-compatible msys binaries in the GHC source repo (and GHC | > distributions). The C compiler is there, the linker. Why not | > autoreconf?? | |

Re: autoconfi warnings

2012-12-13 Thread Simon Marlow
On 13/12/12 10:30, Simon Peyton-Jones wrote: | Is installing a newer version of msys/mingw an option? The version I | have here has autoreconf version 2.68, which I expect would just work. Interesting. I had assumed that we used autoreconf from inplace/mingw/bin. But there is no autoreconf th

RE: autoconfi warnings

2012-12-13 Thread Simon Peyton-Jones
| Is installing a newer version of msys/mingw an option? The version I | have here has autoreconf version 2.68, which I expect would just work. Interesting. I had assumed that we used autoreconf from inplace/mingw/bin. But there is no autoreconf there. So in fact the build system is using it f

Re: autoconfi warnings

2012-12-12 Thread Gabriel Dos Reis
On Tue, Dec 11, 2012 at 5:18 AM, Simon Peyton-Jones wrote: > | Wild guess: what does config.log say about your C compiler ans flags > | used to invoke it? > | Can you post it if it is not too big? > > config.log attached. > > The build falls over later with the errors below, so I'm totally stu

Re: autoconfi warnings

2012-12-10 Thread Gabriel Dos Reis
On Mon, Dec 10, 2012 at 4:19 PM, Simon Peyton-Jones wrote: > With a clean build in Windows/MSYS I’m getting lots of autoconf WARNINGS; > see below. Wild guess: what does config.log say about your C compiler ans flags used to invoke it? Can you post it if it is not too big? -

autoconfi warnings

2012-12-10 Thread Simon Peyton-Jones
With a clean build in Windows/MSYS I'm getting lots of autoconf WARNINGS; see below. Simon checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking bfd.h usability... no checking bfd.h presence... yes conf

[commit: ghc] ghc-7.6: MERGED: Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule (aa7732c)

2012-11-29 Thread Ian Lynagh
agh Date: Thu Nov 29 16:12:07 2012 + MERGED: Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule commit 419af69c1bea2cecce7b4bf58162cbfac81526f2 Author: Simon Peyton Jones Date: Tue Oct 2 17:39:46 2012 +0100 Give PrimOp

[commit: testsuite] ghc-7.6: Better duplicate signature warnings (adfd272)

2012-11-29 Thread Ian Lynagh
mon Peyton Jones Date: Fri Oct 19 11:58:59 2012 +0100 Better duplicate signature warnings >--- tests/rename/should_fail/T5589.stderr |6 +++--- tests/rename/should_fail/rnfail048.stderr | 16 2 files c

[commit: ghc] new-typeable: Remove warnings (bf664ea)

2012-11-23 Thread José Pedro Magalhães
ose Pedro Magalhaes Date: Wed Oct 3 15:31:36 2012 +0100 Remove warnings >--- compiler/utils/Bag.lhs |5 + compiler/utils/Serialized.hs | 14 +++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff -

[commit: ghc] master: Fix warnings (9295780)

2012-11-12 Thread Simon Marlow
low Date: Mon Nov 12 12:02:44 2012 + Fix warnings >--- compiler/cmm/CmmOpt.hs |1 - compiler/cmm/PprC.hs|3 +++ compiler/llvmGen/LlvmCodeGen.hs |2 +- compiler/l

[commit: ghc] master: Revert "Suppress deprecation warnings for Rank2Types in libraries that use the flag" (788cead)

2012-10-26 Thread Simon Peyton Jones
ton Jones Date: Fri Oct 26 11:17:21 2012 +0100 Revert "Suppress deprecation warnings for Rank2Types in libraries that use the flag" After disussing on cvs-ghc and cabal-devel, we decided, in the end, that it was simpler to make Rank2Types and PolymorphicComponents into

[commit: testsuite] master: Better duplicate signature warnings (4cf1eb7)

2012-10-26 Thread Simon Peyton Jones
mon Peyton Jones Date: Fri Oct 19 11:58:59 2012 +0100 Better duplicate signature warnings >--- tests/rename/should_fail/T5589.stderr |6 +++--- tests/rename/should_fail/rnfail048.stderr | 16 2 files c

[commit: ghc] master: Suppress deprecation warnings for Rank2Types in libraries that use the flag (d277031)

2012-10-26 Thread Simon Peyton Jones
ton Jones Date: Fri Oct 19 20:24:31 2012 +0100 Suppress deprecation warnings for Rank2Types in libraries that use the flag This is temporary until the libraries switch to RankNTypes >--- mk/validate-settings.mk

Re: Make warnings in dph

2012-10-25 Thread Ian Lynagh
Hi Gabor, On Tue, Oct 23, 2012 at 12:43:52PM +0200, Gabor Greif wrote: > These 'make' diagnostics appeared today with a fresh pull: > > make[1]: Circular > libraries/dph/dph-lifted-copy/dist-install/build/Data/Array/Parallel/Lifted/PArray.dyn_o > <- > libraries/dph/dph-lifted-copy/dist-install/

Make warnings in dph

2012-10-23 Thread Gabor Greif
These 'make' diagnostics appeared today with a fresh pull: make[1]: Circular libraries/dph/dph-lifted-copy/dist-install/build/Data/Array/Parallel/Lifted/PArray.dyn_o <- libraries/dph/dph-lifted-copy/dist-install/build/Data/Array/Parallel/Lifted/PArray.o dependency dropped. make[1]: Circular libra

[commit: haddock] ghc-7.6: runtests.hs: Fix some warnings (175406f)

2012-10-07 Thread Simon Hengel
mon Hengel Date: Sun Oct 7 17:46:08 2012 +0200 runtests.hs: Fix some warnings >--- tests/html-tests/runtests.hs | 23 +++ 1 files changed, 15 insertions(+), 8 deletions(-) diff --git a/tests/html-tests/runte

[commit: ghc] : Suppress warnings when renaming an out term (eb61876)

2012-10-04 Thread Max Bolingbroke
oke Date: Fri Apr 27 10:55:48 2012 +0100 Suppress warnings when renaming an out term >--- .../supercompile/Supercompile/Drive/Process3.hs|8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/co

[commit: ghc] : Remove unused var warnings (d3bd75e)

2012-10-04 Thread Max Bolingbroke
oke Date: Wed Feb 15 22:57:49 2012 + Remove unused var warnings >--- compiler/supercompile/Supercompile/Drive/Match.hs |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/supercompile/Superc

[commit: ghc] supercompiler: Fix warnings (3899bb7)

2012-10-04 Thread Max Bolingbroke
Max Bolingbroke Date: Tue Jan 3 13:52:32 2012 + Fix warnings >--- .../supercompile/Supercompile/Drive/Process.hs |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compiler/supercompile/Superc

[commit: ghc] : Warnings only (7a40ef0)

2012-10-04 Thread Max Bolingbroke
oke Date: Fri Aug 5 16:17:15 2011 +0100 Warnings only >--- .../Supercompile/Evaluator/Evaluate.hs |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/supercompile/Supercompile/Eva

[commit: ghc] master: Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule (419af69)

2012-10-03 Thread Simon Peyton Jones
ton Jones Date: Tue Oct 2 17:39:46 2012 +0100 Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule See Trac #7287 >--- compiler/basicTypes/MkId.lhs |9 +++-- 1 files changed, 7 insertions

[commit: testsuite] master: Follow GHC change: No deprecated warnings for defining class methods (2fc7e7c)

2012-09-23 Thread Ian Lynagh
Ian Lynagh Date: Sun Sep 23 22:34:37 2012 +0100 Follow GHC change: No deprecated warnings for defining class methods >--- tests/rename/should_compile/rn050.stderr |4 tests/rename/should_compile/rn066.stderr |4 2

[commit: ghc] master: Ignore deprecation warnings for bitSize in libs when validating (096c29d)

2012-09-23 Thread Ian Lynagh
agh Date: Sun Sep 23 21:46:23 2012 +0100 Ignore deprecation warnings for bitSize in libs when validating >--- mk/validate-settings.mk |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/mk/validate-setti

[commit: ghc] master: Fix warnings in RegAlloc.Graph.Stats (616524d)

2012-09-20 Thread Ian Lynagh
agh Date: Thu Sep 20 13:40:27 2012 +0100 Fix warnings in RegAlloc.Graph.Stats >--- compiler/nativeGen/RegAlloc/Graph/Stats.hs |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/compiler/nativeGen/Re

[commit: ghc] master: fix warnings (c90d45f)

2012-09-20 Thread Simon Marlow
low Date: Thu Sep 20 14:12:05 2012 +0100 fix warnings >--- compiler/nativeGen/RegAlloc/Linear/StackMap.hs |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/compiler/nativeGen/RegAlloc/Linear/StackMap

Re: Warnings in RTS

2012-09-03 Thread Gabor Greif
Hi Simon, yes, they seem to be a bogus gcc3.4.3 warning with VLAs involved. When I set the dimension of those arrays to a fixed value the warning vanishes. I tried with clang too and no warnings appeared on this file. Cheers, Gabor On 9/3/12, Simon Marlow wrote: > On 31/08/2012 13

Re: Warnings in RTS

2012-09-03 Thread Simon Marlow
On 31/08/2012 13:57, Gabor Greif wrote: I am seeing these warnings: rts/Interpreter.c: In function `interpretBCO': rts/Interpreter.c:1410:0: warning: value computed is not used rts/Interpreter.c:1411:0: warning: value computed is not used the first one corresponds to

Re: Dependency tracking of .hsc prerequisites (and more warnings)

2012-09-03 Thread Simon Marlow
On 31/08/2012 15:40, Gabor Greif wrote: It appears that the make system does not track .h -> .hsc include dependencies when building the .hs targets. I came across this when warnings I saw in "make clean all" did not appear upon touching a certain header. N.B. this is while buildin

Dependency tracking of .hsc prerequisites (and more warnings)

2012-08-31 Thread Gabor Greif
It appears that the make system does not track .h -> .hsc include dependencies when building the .hs targets. I came across this when warnings I saw in "make clean all" did not appear upon touching a certain header. N.B. this is while building a PPC cross-compiler to be hosted on x86

Warnings in RTS

2012-08-31 Thread Gabor Greif
I am seeing these warnings: rts/Interpreter.c: In function `interpretBCO': rts/Interpreter.c:1410:0: warning: value computed is not used rts/Interpreter.c:1411:0: warning: value computed is not used rts/sm/Sanity.c: In function `memInventory': rts/sm/Sanity.c:857:0: warning: value c

[commit: ghc] overlapping-tyfams: Removed warnings from dead code (bff9f7e)

2012-08-15 Thread Richard Eisenberg
hor: Richard Eisenberg Date: Thu Aug 9 13:15:40 2012 -0400 Removed warnings from dead code >--- compiler/typecheck/TcTyClsDecls.lhs |4 compiler/vectorise/Vectorise/Generic/PAMethods.hs |1 - 2 files c

[commit: ghc] master: fix warnings (8b31090)

2012-07-30 Thread Simon Marlow
low Date: Mon Jul 30 13:21:59 2012 +0100 fix warnings >--- compiler/cmm/CmmBuildInfoTables.hs |2 +- compiler/cmm/CmmPipeline.hs|1 - compiler/cmm/CmmSink.hs|2 ++ compiler/nativeGen/X86/

[commit: ghc] master: Remove some old temporary warning suppression for hoopl warnings (fecb6af)

2012-07-25 Thread Ian Lynagh
agh Date: Tue Jul 24 21:05:12 2012 +0100 Remove some old temporary warning suppression for hoopl warnings >--- mk/validate-settings.mk |9 - 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/mk/va

[commit: ghc] master: Fix a couple of warnings (5f745f2)

2012-07-20 Thread Ian Lynagh
agh Date: Mon Jul 16 12:29:21 2012 +0100 Fix a couple of warnings >--- compiler/main/SysTools.lhs |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/compiler/main/SysTools.lhs b/compiler/main/SysToo

[commit: ghc] master: Add some casts to fix warnings (01bd478)

2012-07-20 Thread Ian Lynagh
agh Date: Sat Jul 14 17:22:10 2012 +0100 Add some casts to fix warnings >--- rts/Task.h| 10 +++--- rts/posix/OSThreads.c |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/rts/Task.h

[commit: ghc] master: fix warnings (a211fcf)

2012-07-17 Thread Simon Marlow
low Date: Tue Jul 17 09:43:06 2012 +0100 fix warnings >--- compiler/cmm/CmmSink.hs |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/compiler/cmm/CmmSink.hs b/compiler/cmm/CmmSink.hs index 3dd5bf7..f

[commit: ghc] newcg: Remove "fuel", adapt to Hoopl changes, fix warnings (bfbdbcb)

2012-07-05 Thread Simon Marlow
low Date: Thu Jul 5 13:23:21 2012 +0100 Remove "fuel", adapt to Hoopl changes, fix warnings compiler/cmm/BlockId.hs |2 +- compiler/cmm/Cmm.hs |8 +- compiler/cmm/CmmBuildInfoTables.hs| 11 +- compiler/cmm/CmmCallConv.hs |

[commit: ghc] master: Report unusable UNPACK warnings even when -O is off (#3966) (6697dbb)

2012-06-12 Thread Simon Marlow
low Date: Tue Jun 12 09:26:40 2012 +0100 Report unusable UNPACK warnings even when -O is off (#3966) >--- compiler/typecheck/TcTyClsDecls.lhs | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/co

[commit: ghc] imp-param-class: Avoid warnings. (a39813a)

2012-05-27 Thread Iavor Diatchki
vor S. Diatchki Date: Sun May 27 11:05:50 2012 -0700 Avoid warnings. >--- compiler/coreSyn/MkCore.lhs|2 +- compiler/prelude/PrelNames.lhs |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/co

[commit: haddock] ghc-7.4: Use a map for warnings, as suggested by @waern (2a931d3)

2012-05-26 Thread David Waern
mon Hengel Date: Sat May 26 19:20:22 2012 +0200 Use a map for warnings, as suggested by @waern >--- src/Haddock/Interface/Create.hs | 43 ++ 1 files changed, 20 insertions(+), 23 deletions(-)

[commit: haddock] ghc-7.4: Attach warnings to `Documentation` type (a6bcb1e)

2012-05-26 Thread David Waern
mon Hengel Date: Thu May 17 18:35:21 2012 +0200 Attach warnings to `Documentation` type src/Haddock/Backends/Hoogle.hs |2 +- src/Haddock/Backends/LaTeX.hs |8 ++-- src/Haddock/Backends/Xhtml.hs |2 +- src/Haddock/Backends/Xhtml/Decl.hs |4 +-

[commit: haddock] ghc-7.4: newtype-wrap Doc nodes for things that may have warnings attached (e090bbc)

2012-05-26 Thread David Waern
mon Hengel Date: Wed May 16 17:14:21 2012 +0200 newtype-wrap Doc nodes for things that may have warnings attached src/Haddock/Backends/Hoogle.hs | 18 ++ src/Haddock/Backends/LaTeX.hs | 56 --- src/Haddock/Backends/Xhtml

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-02 Thread Simon Marlow
On 01/05/2012 17:03, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 10:29 AM, Simon Marlow wrote: On 01/05/2012 16:05, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 5:11 AM, Simon Marlowwrote: On 01/05/2012 10:58, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 3:24 AM, Simon Marlow

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Gabriel Dos Reis
On Tue, May 1, 2012 at 10:29 AM, Simon Marlow wrote: > On 01/05/2012 16:05, Gabriel Dos Reis wrote: >> >> On Tue, May 1, 2012 at 5:11 AM, Simon Marlow  wrote: >>> >>> On 01/05/2012 10:58, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 3:24 AM, Simon Marlow  wrote: > > >

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Simon Marlow
On 01/05/2012 16:05, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 5:11 AM, Simon Marlow wrote: On 01/05/2012 10:58, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 3:24 AM, Simon Marlowwrote: On 27/04/2012 17:46, Ian Lynagh wrote: On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marl

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Gabriel Dos Reis
On Tue, May 1, 2012 at 5:11 AM, Simon Marlow wrote: > On 01/05/2012 10:58, Gabriel Dos Reis wrote: >> >> On Tue, May 1, 2012 at 3:24 AM, Simon Marlow  wrote: >>> >>> On 27/04/2012 17:46, Ian Lynagh wrote: On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marlow wrote: > >

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Simon Marlow
On 01/05/2012 10:58, Gabriel Dos Reis wrote: On Tue, May 1, 2012 at 3:24 AM, Simon Marlow wrote: On 27/04/2012 17:46, Ian Lynagh wrote: On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marlow wrote: Hmm, I indended lnat to be shorthand for "unsigned long". I'd much rather we used size_t wh

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Gabriel Dos Reis
On Tue, May 1, 2012 at 3:24 AM, Simon Marlow wrote: > On 27/04/2012 17:46, Ian Lynagh wrote: >> >> On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marlow wrote: >>> >>> >>> Hmm, I indended lnat to be shorthand for "unsigned long".  I'd much >>> rather we used size_t when we mean that, and keep lna

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-05-01 Thread Simon Marlow
On 27/04/2012 17:46, Ian Lynagh wrote: On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marlow wrote: Hmm, I indended lnat to be shorthand for "unsigned long". I'd much rather we used size_t when we mean that, and keep lnat as meaning "unsigned long". I'm certainly happy with using size_t ins

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-04-27 Thread Ian Lynagh
On Fri, Apr 27, 2012 at 04:58:14PM +0100, Simon Marlow wrote: > > Hmm, I indended lnat to be shorthand for "unsigned long". I'd much > rather we used size_t when we mean that, and keep lnat as meaning > "unsigned long". I'm certainly happy with using size_t instead of lnat. When should lnat be

Re: [commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-04-27 Thread Simon Marlow
1dbe6d59b621ab9bd836241d633b3a8d99812cb3 Author: Ian Lynagh Date: Thu Apr 26 16:52:44 2012 +0100 Fix warnings on Win64 Mostly this meant getting pointer<->int conversions to use the right sizes. lnat is now size_t, rather than unsigned long, as that seems a better match for how it's

[commit: ghc] master: Fix warnings on Win64 (1dbe6d5)

2012-04-27 Thread Ian Lynagh
agh Date: Thu Apr 26 16:52:44 2012 +0100 Fix warnings on Win64 Mostly this meant getting pointer<->int conversions to use the right sizes. lnat is now size_t, rather than unsigned long, as that seems a better match for how it's used. includes/Rts.h

[commit: ghc] ghc-7.4: Doc: updated list of warnings not enabled by -Wall (#4817) (07d78da)

2012-04-27 Thread Paolo Capriotti
olo Capriotti Date: Fri Apr 27 09:46:06 2012 +0100 Doc: updated list of warnings not enabled by -Wall (#4817) MERGED from commit 18c2a2f71e38fad5e677b8f448f6135e5a691868 >--- docs/users_guide/using.xml |6 -- 1

[commit: ghc] master: Doc: updated list of warnings not enabled by -Wall (#4817) (18c2a2f)

2012-04-27 Thread Paolo Capriotti
olo Capriotti Date: Fri Apr 27 09:46:06 2012 +0100 Doc: updated list of warnings not enabled by -Wall (#4817) >--- docs/users_guide/using.xml |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/docs/users

[commit: ghc] master: Doc: updated list of warnings not enabled by -Wall (#4817) (18c2a2f)

2012-04-27 Thread Paolo Capriotti
olo Capriotti Date: Fri Apr 27 09:46:06 2012 +0100 Doc: updated list of warnings not enabled by -Wall (#4817) >--- docs/users_guide/using.xml |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/docs/users

[commit: ghc] master: Fix warnings in utils/GraphOps.hs (bb6657d)

2012-02-26 Thread Ian Lynagh
agh Date: Sun Feb 26 17:25:52 2012 + Fix warnings in utils/GraphOps.hs >--- compiler/utils/GraphOps.hs | 38 +++--- 1 files changed, 31 insertions(+), 7 deletions(-) diff --git a/compiler

[commit: ghc] master: Fix warnings in utils/GraphColor.hs (d12f609)

2012-02-26 Thread Ian Lynagh
agh Date: Sun Feb 26 17:54:04 2012 + Fix warnings in utils/GraphColor.hs >--- compiler/utils/GraphColor.hs | 30 ++ 1 files changed, 26 insertions(+), 4 deletions(-) diff --git a/compiler

[commit: haddock] local: Fix issues in support for warnings. (b97fe7a)

2012-02-13 Thread David Waern
ern Date: Tue Jan 24 02:53:16 2012 +0100 Fix issues in support for warnings. * Match against local names only. * Simplify (it's OK to map over the warnings). >--- src/Haddock/Interface/Creat

[commit: haddock] local: * Some cleanup and make sure we filter warnings through exports. (1bfb23d)

2012-02-13 Thread David Waern
ern Date: Wed Jan 25 02:20:36 2012 +0100 * Some cleanup and make sure we filter warnings through exports. >--- src/Haddock/Interface/Create.hs | 73 +++ 1 files changed, 43 insertions(

[commit: haddock] local: Add support for warnings (e3137aa)

2012-02-13 Thread David Waern
mon Hengel Date: Thu Jan 12 17:53:37 2012 +0100 Add support for warnings >--- src/Haddock/Interface/Create.hs | 27 +-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git a/src/Haddock/Int

[commit: haddock] local: Add tests for warnings (a0cdfe4)

2012-02-13 Thread David Waern
mon Hengel Date: Thu Jan 12 17:54:03 2012 +0100 Add tests for warnings tests/html-tests/tests/DeprecatedClass.hs | 15 ++ ...eFamilies.html.ref => DeprecatedClass.html.ref} | 169 +++- tests/html-tests/tests/DeprecatedData.hs | 15 ++ .../{Bug7.ht

[commit: haddock] local: Add support for module warnings (125969a)

2012-02-13 Thread David Waern
mon Hengel Date: Thu Jan 12 12:50:36 2012 +0100 Add support for module warnings >--- src/Haddock/Interface/Create.hs | 21 - 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/src/Haddock/Int

[commit: haddock] local: Add tests for module warnings (a7c560a)

2012-02-13 Thread David Waern
mon Hengel Date: Thu Jan 12 12:06:39 2012 +0100 Add tests for module warnings tests/html-tests/tests/DeprecatedModule.hs |5 +++ .../{Bug3.html.ref => DeprecatedModule.html.ref} | 37 +--- tests/html-tests/tests/DeprecatedModule2.hs

[commit: haddock] ghc-7.4: Some cleanup and make sure we filter warnings through exports. (e596b66)

2012-02-04 Thread David Waern
vid Waern Date: Wed Jan 25 02:20:36 2012 +0100 Some cleanup and make sure we filter warnings through exports. >--- src/Haddock/Interface/Create.hs | 80 +++ 1 files changed, 47 insertions(

[commit: haddock] ghc-7.4: Add tests for warnings (da3a195)

2012-02-04 Thread David Waern
mon Hengel Date: Thu Jan 12 17:54:03 2012 +0100 Add tests for warnings tests/html-tests/tests/DeprecatedClass.hs | 15 ++ .../tests/{B.html.ref => DeprecatedClass.html.ref} | 166 +--- tests/html-tests/tests/DeprecatedData.hs | 15 ++ .../tests/{A.ht

[commit: haddock] ghc-7.4: Add tests for module warnings (15a7192)

2012-02-04 Thread David Waern
mon Hengel Date: Thu Jan 12 12:06:39 2012 +0100 Add tests for module warnings tests/html-tests/tests/DeprecatedModule.hs |5 +++ .../{Bug3.html.ref => DeprecatedModule.html.ref} | 37 +--- tests/html-tests/tests/DeprecatedModule2.hs

[commit: haddock] ghc-7.4: Add support for warnings (b2c3c86)

2012-02-04 Thread David Waern
mon Hengel Date: Thu Jan 12 17:53:37 2012 +0100 Add support for warnings >--- src/Haddock/Interface/Create.hs | 27 +-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git a/src/Haddock/Int

[commit: haddock] ghc-7.4: Fix issues in support for warnings. (e044d38)

2012-02-04 Thread David Waern
vid Waern Date: Tue Jan 24 02:53:16 2012 +0100 Fix issues in support for warnings. * Match against local names only. * Simplify (it's OK to map over the warnings). >--- src/Haddock/Interface/Creat

[commit: haddock] ghc-7.4: Add support for module warnings (3dcda28)

2012-02-04 Thread David Waern
mon Hengel Date: Thu Jan 12 12:50:36 2012 +0100 Add support for module warnings >--- src/Haddock/Interface/Create.hs | 21 - 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/src/Haddock/Int

[commit: ghc] ghc-defer: Less duplication in deferred error warnings (e7c534a)

2011-12-22 Thread José Pedro Magalhães
dro Magalhaes Date: Thu Dec 22 11:08:47 2011 + Less duplication in deferred error warnings >--- compiler/typecheck/TcErrors.lhs |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/compiler/typ

[commit: ghc] master: Fix warnings (e7e771d)

2011-12-20 Thread David Terei
rei Date: Tue Dec 13 16:37:03 2011 -0800 Fix warnings ghc/InteractiveUI.hs | 560 +- 1 files changed, 279 insertions(+), 281 deletions(-) Diff suppressed because of size. To see it, use: git show e7e771d14ac671904a69abecf9e133d464702

[commit: ghc] master: fix warnings (validate was failing on i386) (6d9c9af)

2011-11-24 Thread Simon Marlow
low Date: Thu Nov 24 09:01:05 2011 + fix warnings (validate was failing on i386) >--- compiler/ghci/ByteCodeItbls.lhs | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/compile

[commit: ghc] master: Fix warnings in ByteCodeItbls (024216e)

2011-11-22 Thread David Terei
rei Date: Fri Nov 18 16:39:24 2011 -0800 Fix warnings in ByteCodeItbls compiler/ghci/ByteCodeItbls.lhs | 104 ++ 1 files changed, 49 insertions(+), 55 deletions(-) Diff suppressed because of size. To see it, use: git s

[commit: ghc] master: fix new warnings with gcc 4.6 (ccfbfda)

2011-11-18 Thread Simon Marlow
low Date: Fri Nov 18 14:59:49 2011 + fix new warnings with gcc 4.6 >--- rts/Linker.c | 18 ++ 1 files changed, 14 insertions(+), 4 deletions(-) diff --git a/rts/Linker.c b/rts/Linker.c index f5b90d4..4

[commit: ghc] master: Improve vectorisation warnings and errors (ec23c89)

2011-11-13 Thread Manuel Chakravarty
M T Chakravarty Date: Mon Nov 14 12:16:12 2011 +1100 Improve vectorisation warnings and errors compiler/deSugar/DsMonad.lhs | 20 +--- compiler/vectorise/Vectorise/Monad.hs |3 +-- compiler/vectorise/Vectorise/Type/Classify.hs |

[commit: ghc] ghc-constraint-solver: Commenting, to prevent warnings. (a2df6b7)

2011-11-10 Thread dimitris
hor: Dimitrios Vytiniotis Date: Thu Nov 10 22:42:15 2011 + Commenting, to prevent warnings. >--- compiler/typecheck/TcSMonad.lhs | 11 --- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/co

[commit: ghc] master: Fix warnings in simplStg/SRT.lhs (6d9dfcc)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 22:49:34 2011 + Fix warnings in simplStg/SRT.lhs >--- compiler/simplStg/SRT.lhs | 11 --- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/compiler/simplStg/SRT.lhs b/compiler/si

[commit: ghc] master: Warnings appear to already be fixed in hsSyn/HsPat.lhs (69e1883)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 22:42:17 2011 + Warnings appear to already be fixed in hsSyn/HsPat.lhs >--- compiler/hsSyn/HsPat.lhs |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/compiler/hsSyn/HsPat

[commit: ghc] master: Fix warnings in deSugar/Check.lhs (bbf353b)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 21:41:12 2011 + Fix warnings in deSugar/Check.lhs >--- compiler/deSugar/Check.lhs | 26 +++--- 1 files changed, 19 insertions(+), 7 deletions(-) diff --git a/compiler/deSugar/Check

[commit: ghc] master: Fix warnings in deSugar/DsListComp.lhs (b78f0f1)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 20:41:29 2011 + Fix warnings in deSugar/DsListComp.lhs >--- compiler/deSugar/DsListComp.lhs | 17 ++--- 1 files changed, 10 insertions(+), 7 deletions(-) diff --git a/compiler/d

[commit: ghc] master: Warnings already seem to be fixed in coreSyn/CoreFVs.lhs (2a62d60)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 20:35:24 2011 + Warnings already seem to be fixed in coreSyn/CoreFVs.lhs >--- compiler/coreSyn/CoreFVs.lhs |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/compiler/c

[commit: ghc] master: Fix warnings in StgStats (e37c054)

2011-11-06 Thread Ian Lynagh
agh Date: Sun Nov 6 12:35:56 2011 + Fix warnings in StgStats >--- compiler/simplStg/StgStats.lhs | 81 +-- 1 files changed, 35 insertions(+), 46 deletions(-) diff --git a/compiler/si

[commit: ghc] master: Fix warnings in typecheck/TcSplice.lhs (fc1aac6)

2011-11-06 Thread Ian Lynagh
agh Date: Sat Nov 5 18:23:40 2011 + Fix warnings in typecheck/TcSplice.lhs >--- compiler/typecheck/TcSplice.lhs | 14 ++ 1 files changed, 2 insertions(+), 12 deletions(-) diff --git a/compiler/typecheck/TcSplice

[commit: ghc] master: Fix stage1 warnings (0dafee2)

2011-11-05 Thread Ian Lynagh
agh Date: Sat Nov 5 17:24:04 2011 + Fix stage1 warnings >--- compiler/deSugar/DsExpr.lhs |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/compiler/deSugar/DsExpr.lhs b/compiler/deSugar/DsExpr.lhs

[commit: ghc] master: Fix warnings in deSugar/DsGRHSs.lhs (8b8c7f4)

2011-11-05 Thread Ian Lynagh
agh Date: Sat Nov 5 15:02:06 2011 + Fix warnings in deSugar/DsGRHSs.lhs >--- compiler/deSugar/DsGRHSs.lhs | 93 +++--- 1 files changed, 42 insertions(+), 51 deletions(-) diff --git a/co

[commit: ghc] master: Fix warnings in deSugar/DsExpr.lhs (0f669ab)

2011-11-05 Thread Ian Lynagh
agh Date: Sat Nov 5 15:54:20 2011 + Fix warnings in deSugar/DsExpr.lhs compiler/deSugar/DsExpr.lhs | 333 ++- 1 files changed, 167 insertions(+), 166 deletions(-) Diff suppressed because of size. To see it, use: git s

[commit: ghc] master: Fix warnings in cmm/CmmOpt.hs (6caaf5f)

2011-11-05 Thread Ian Lynagh
agh Date: Sat Nov 5 01:41:57 2011 + Fix warnings in cmm/CmmOpt.hs compiler/cmm/CmmOpt.hs | 196 +++- 1 files changed, 94 insertions(+), 102 deletions(-) Diff suppressed because of size. To see it, use: git s

[commit: ghc] master: Fix Trac #5592: unused-import warnings with dot-dot notation (0f6ab77)

2011-11-02 Thread Simon Peyton Jones
ton Jones Date: Wed Nov 2 10:18:00 2011 + Fix Trac #5592: unused-import warnings with dot-dot notation A subtle interaction between two complicate features! >--- compiler/rename/RnEnv.lhs

[commit: ghc] master: Fix warnings and whitespace in HsBinds. (bfbea5e)

2011-11-01 Thread Simon Peyton Jones
hal Terepeta Date: Sun Oct 30 12:28:59 2011 +0100 Fix warnings and whitespace in HsBinds. compiler/hsSyn/HsBinds.lhs | 319 ++-- 1 files changed, 157 insertions(+), 162 deletions(-) Diff suppressed because of size. To see it, use: git s

[commit: ghc] ghc-kinds: Remove warnings. (8accba2)

2011-10-24 Thread José Pedro Magalhães
dro Magalhaes Date: Mon Oct 24 15:44:22 2011 +0100 Remove warnings. >--- compiler/typecheck/TcHsSyn.lhs |5 +++-- compiler/typecheck/TcUnify.lhs | 10 -- 2 files changed, 7 insertions(+), 8 deletions(-) diff -

[commit: ghc] master: Fix safe haskell warnings to include src locations (6f43ec8)

2011-10-17 Thread David Terei
rei Date: Mon Oct 17 13:49:48 2011 -0700 Fix safe haskell warnings to include src locations >--- compiler/main/CmdLineParser.hs |5 - compiler/main/DynFlags.hs | 31 ++- 2 files chang

[commit: ghc] master: Fix some warnings (905048a)

2011-10-14 Thread Ian Lynagh
agh Date: Fri Oct 14 20:16:32 2011 +0100 Fix some warnings >--- compiler/deSugar/MatchCon.lhs | 11 --- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/compiler/deSugar/MatchCon.lhs b/compiler/d

[commit: ghc] master: Silence "text reloc" warnings on OS X / x86 (20705df)

2011-10-06 Thread Ian Lynagh
agh Date: Thu Oct 6 19:40:51 2011 +0100 Silence "text reloc" warnings on OS X / x86 ld gives loads of warnings like: ld: warning: text reloc in _base_GHCziArr_unsafeArray_info to _base_GHCziArr_unsafeArray_closure when linking any program. We're not su

[commit: ghc] master: Fix warnings in prelude/ForeignCall.lhs (48a5c1e)

2011-10-02 Thread Ian Lynagh
agh Date: Sun Oct 2 20:06:52 2011 +0100 Fix warnings in prelude/ForeignCall.lhs >--- compiler/prelude/ForeignCall.lhs | 10 -- 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/compiler/prelude/ForeignCall

[commit: ghc] master: Fix warnings in cmm/CLabel.hs (bd9e64a)

2011-10-02 Thread Ian Lynagh
agh Date: Sun Oct 2 19:50:56 2011 +0100 Fix warnings in cmm/CLabel.hs compiler/cmm/CLabel.hs | 77 --- 1 files changed, 59 insertions(+), 18 deletions(-) Diff suppressed because of size. To see it, use: git s

[commit: ghc] master: Fix warnings in ghci/ByteCodeLink.lhs (3ed2e92)

2011-09-27 Thread Ian Lynagh
agh Date: Tue Sep 27 21:59:06 2011 +0100 Fix warnings in ghci/ByteCodeLink.lhs >--- compiler/ghci/ByteCodeLink.lhs | 29 ++--- 1 files changed, 10 insertions(+), 19 deletions(-) diff --git a/compile

[commit: ghc] master: Fix warnings in coreSyn/CoreUtils.lhs (564d0f5)

2011-09-27 Thread Ian Lynagh
agh Date: Tue Sep 27 21:44:51 2011 +0100 Fix warnings in coreSyn/CoreUtils.lhs >--- compiler/coreSyn/CoreUtils.lhs |8 +--- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/compiler/coreSyn/CoreUtils.lhs b/co

  1   2   3   4   5   6   >