[commit: ghc] ghc-7.6: Fail nicely when encountering an invalid bang annotation (#7210) (ab37826)

2012-10-11 Thread Ian Lynagh
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

[commit: ghc] : MSGing *changes* FVs, so it is invalid to just traverse the Anned constructor. Doh. (355a9c9)

2012-10-04 Thread Max Bolingbroke
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

[commit: ghc] master: Fail nicely when encountering an invalid bang annotation (#7210) (62da65a)

2012-09-06 Thread Paolo Capriotti
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

[commit: ghc] master: Improve error message for invalid package db file (#6133). (50fddb2)

2012-06-04 Thread Paolo Capriotti
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

patch applied (testsuite): Remove invalid UNPACK pragma

2010-05-10 Thread Simon Peyton Jones
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

patch applied (testsuite): Improved "Invalid type signature" message

2010-01-08 Thread Simon Peyton Jones
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

patch applied (ghc-6.10/ghc): Suppress invalid Core Lint complaint about lack of constructors

2008-10-03 Thread Ian Lynagh
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

patch applied (ghc): Suppress invalid Core Lint complaint about lack of constructors

2008-10-02 Thread Simon Peyton Jones
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

patch applied (ghc-6.8/ghc): MERGED: Fix Trac #2141: invalid record update

2008-04-23 Thread Ian Lynagh
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

patch applied (ghc): Fix Trac #2141: invalid record update

2008-04-05 Thread Simon Peyton Jones
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

Re: Invalid!

2007-12-12 Thread Manuel M T Chakravarty
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

Re: Invalid!

2007-12-12 Thread 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-regress/ghci.deb

Re: Invalid!

2007-12-10 Thread Manuel M T Chakravarty
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 -

Re: Invalid!

2007-12-10 Thread pepe
| 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

Re: Invalid!

2007-12-10 Thread pepe
] 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

RE: Invalid!

2007-12-10 Thread Simon Peyton-Jones
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

Invalid!

2007-12-09 Thread Manuel M T Chakravarty
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/

Re: The head is invalid

2007-08-12 Thread Ian Lynagh
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

Re: The head is invalid

2007-08-09 Thread Roman Leshchinskiy
=> 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 is invalid

2007-08-09 Thread Manuel M T Chakravarty
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

patch applied (ghc): Stoping constant folding of calls to chr# that are invalid

2007-07-11 Thread Andy Gill
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

patch applied (ghc): Fix invalid simplification I made while moving the libraries bindist stuff

2007-05-15 Thread Ian Lynagh
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

Re: 0/0 => "nan", not "NaN". Also, empty hsc2hs dir and "invalid predicate `-wholename'"

2007-03-23 Thread Malcolm Wallace
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.)

Re: 0/0 => "nan", not "NaN". Also, empty hsc2hs dir and "invalid predicate `-wholename'"

2007-03-22 Thread Sven Panne
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&#x