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
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
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
| > 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??
|
|
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
| 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
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
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?
-
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
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
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
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 -
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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 |
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
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
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(-)
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 +-
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
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
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:
>
>
>
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
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:
>
>
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
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
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
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
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
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
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
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
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
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
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
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
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(
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
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
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
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
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(
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
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
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
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
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
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
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
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
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
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
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 |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 -
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
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
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
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
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
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
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 - 100 of 528 matches
Mail list logo