lka
Date: Mon Sep 3 10:27:26 2012 -0400
Fail nicely when encountering an invalid bang annotation (#7210)
>---
compiler/typecheck/TcHsType.lhs |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/co
oke
Date: Wed Apr 18 23:16:24 2012 +0100
MSGing *changes* FVs, so it is invalid to just traverse the Anned
constructor. Doh.
>---
compiler/supercompile/Supercompile/Drive/MSG.hs| 18 --
.../superc
lka
Date: Mon Sep 3 10:27:26 2012 -0400
Fail nicely when encountering an invalid bang annotation (#7210)
>---
compiler/typecheck/TcHsType.lhs |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/co
olo Capriotti
Date: Mon Jun 4 11:59:25 2012 +0100
Improve error message for invalid package db file (#6133).
Use `reads` instead of `read` to parse package configuration files, and
report a meaningful error when the parsing fa
Mon May 10 08:08:26 PDT 2010 simo...@microsoft.com
* Remove invalid UNPACK pragma
M ./tests/ghc-regress/simplCore/should_compile/T3016.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100510150826-1287e
Fri Jan 8 00:48:04 PST 2010 simo...@microsoft.com
* Improved "Invalid type signature" message
Ignore-this: 9c835297d44665a754c1aaf7162f7d83
M ./tests/ghc-regress/module/mod98.stderr -1 +2
M ./tests/ghc-regress/parser/should_fail/readFail031.stderr -1 +2
View patch on
Thu Oct 2 06:24:26 PDT 2008 [EMAIL PROTECTED]
* Suppress invalid Core Lint complaint about lack of constructors
M ./compiler/coreSyn/CoreLint.lhs +1
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081002132426-1287e-1f7a0c860a6f68fe3a5ac55db804935aa017470f.gz
Thu Oct 2 06:24:26 PDT 2008 [EMAIL PROTECTED]
* Suppress invalid Core Lint complaint about lack of constructors
M ./compiler/coreSyn/CoreLint.lhs +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081002132426-1287e-1f7a0c860a6f68fe3a5ac55db804935aa017470f.gz
Wed Apr 23 11:56:20 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Fix Trac #2141: invalid record update
[EMAIL PROTECTED]
See Note [Record field lookup] in TcEnv. The fix here
is quite straightforward.
M ./compiler/typecheck/TcEnv.lhs -3 +3
View patch online
Wed Apr 2 06:20:57 PDT 2008 [EMAIL PROTECTED]
* Fix Trac #2141: invalid record update
See Note [Record field lookup] in TcEnv. The fix here
is quite straightforward.
M ./compiler/typecheck/TcEnv.lhs -3 +15
___
Cvs-ghc mailing list
Simon Marlow:
Manuel M T Chakravarty wrote:
Pepe,
But no, I did push the patch after all.
Manuel, does validate still fail there ?
Do you have the patch below?
Sun Dec 9 10:21:41 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Adapt to changes in :print (contents of references)
M ./tests/ghc-re
Manuel M T Chakravarty wrote:
Pepe,
But no, I did push the patch after all.
Manuel, does validate still fail there ?
Do you have the patch below?
Sun Dec 9 10:21:41 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Adapt to changes in :print (contents of references)
M ./tests/ghc-regress/ghci.deb
Pepe,
But no, I did push the patch after all.
Manuel, does validate still fail there ?
Do you have the patch below?
Sun Dec 9 10:21:41 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Adapt to changes in :print (contents of references)
M ./tests/ghc-regress/ghci.debugger/scripts/print028.stdout -
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
] On Behalf Of Manuel M T Chakravarty
| Sent: 10 December 2007 00:28
| To: cvs-ghc@haskell.org
| Subject: Invalid!
|
| Validating with the HEAD of this morning, I get
|
| Unexpected failures:
| print028(ghci)
|
| Seems like somebody forgot to p
] On Behalf Of Manuel M T Chakravarty
| Sent: 10 December 2007 00:28
| To: cvs-ghc@haskell.org
| Subject: Invalid!
|
| Validating with the HEAD of this morning, I get
|
| Unexpected failures:
| print028(ghci)
|
| Seems like somebody forgot to push changes to the testsuite with the
| correspo
Pepe, this is you I guess?
Simon
| -Original Message-
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manuel M T
Chakravarty
| Sent: 10 December 2007 00:28
| To: cvs-ghc@haskell.org
| Subject: Invalid!
|
| Validating with the HEAD of this morning, I get
|
| Unexpected
Validating with the HEAD of this morning, I get
Unexpected failures:
print028(ghci)
Seems like somebody forgot to push changes to the testsuite with the
corresponding HEAD patches...
Manuel
-=-
=> print028(ghci)
cd ./ghci.debugger/scripts && HC='/Users/chak/Code/ghc-test/compiler/
On Fri, Aug 10, 2007 at 01:09:42PM +1000, Roman Leshchinskiy wrote:
> >=> derefnull(normal)
> >cd . && '/Users/chak/Code/ghc-test/compiler/stage1/ghc-inplace'
> >-no-recomp -dcore-lint -dcmm-lint -Di386_apple_darwin -o derefnull
> >derefnull.hs>derefnull.comp.stderr 2>&1
> >cd . && ./der
=> derefnull(normal)
cd . && '/Users/chak/Code/ghc-test/compiler/stage1/ghc-inplace'
-no-recomp -dcore-lint -dcmm-lint -Di386_apple_darwin -o derefnull
derefnull.hs>derefnull.comp.stderr 2>&1
cd . && ./derefnullderefnull.run.stdout
2>derefnull.run.stderr
Wrong exit code (expected
The head finally builds again, but it does not validate on x86/MacOS:
OVERALL SUMMARY for test run started at Fri Aug 10 11:32:25 EST 2007
1835 total tests, which gave rise to
7171 test cases, of which
0 caused framework failures
5628 were skipped
1482 expected passes
Tue Jul 10 23:35:20 PDT 2007 [EMAIL PROTECTED]
* Stoping constant folding of calls to chr# that are invalid
import GHC.Exts
main = print (C# (chr# 0x#))
This crashed at compile time (with or without hpc)
Tickled by pending cross-module hpc inlining patch.
M
Tue May 15 05:25:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix invalid simplification I made while moving the libraries bindist stuff
M ./libraries/Makefile -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/m
Sven Panne <[EMAIL PROTECTED]> wrote:
> What's even worse: I've just seen that neither Hugs nor nhc98
> implement isNaN, isInfinte, isDenormalized, isNegativeZero and
> isIEEE. :-( GHC does it via some bit-fiddling in StgPrimFloat.c, but
> it is unclear to me why the stuff from (isnan() etc.)
ectory; I had to jiggle them around for
> it to build later on.
I think the right way to solve this is having a "update -Pd" line in ~/.cvsrc.
I fail to understand why this behaviour is not the default...
> I also got
>
> /usr/bin/find: invalid predicate `-wholename
24 matches
Mail list logo