Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Fri Sep 21 19:30:00 BST 2007.
checki
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Fri Sep 21 19:00:01 BST 2007.
On Mon, Sep 17, 2007 at 01:46:30PM +0100, Ian Lynagh wrote:
> On Mon, Sep 17, 2007 at 01:41:50PM +0100, Ian Lynagh wrote:
> >
> > Hmm, I think changing the test in compat/cbits/unicode.c to
> >
> > #if __GLASGOW_HASKELL__ < 605
> > #if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ != 0
>
> I
Hi Thorkil,
On Wed, Sep 19, 2007 at 08:47:48PM +0200, Thorkil Naur wrote:
>
> On Monday 17 September 2007 14:41, Ian Lynagh wrote:
> > ...
> > So just to check, you can reproduce the failure with the ghc -Werror
> > commandline, and if you remove -Werror then it works?
>
> Exactly: With -Werror
On Thu, Sep 20, 2007 at 06:04:37AM -0700, shelarcy wrote:
> * make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to
> avoid building problem
Thanks for the patch! I've applied it.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.or
On Thu, Sep 20, 2007 at 02:15:49PM +0200, [EMAIL PROTECTED] wrote:
> Thu Sep 20 14:13:06 CEST 2007 [EMAIL PROTECTED]
> * Removed duplicate entry for derbugging flag -ddump-tc from the user guide
Thanks for the patch! I've applied it.
Thanks
Ian
___
Thu Sep 20 17:53:54 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Various testsuite helper functions like expect_broken_if_compiler_ge
M ./driver/testlib.py +54
M ./driver/testutil.py +16
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.ha
Fri Sep 21 13:57:41 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Move OPTIONS pragmas above comments
M ./compiler/cmm/CLabel.hs -7 +7
M ./compiler/cmm/CmmOpt.hs -7 +7
M ./compiler/cmm/CmmUtils.hs -7 +7
M ./compiler/cmm/MachOp.hs -7 +7
M ./compiler/cmm/PprC.hs -7 +7
Thu Sep 20 05:13:06 PDT 2007 [EMAIL PROTECTED]
* Removed duplicate entry for derbugging flag -ddump-tc from the user guide
M ./docs/users_guide/debugging.xml -10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo
Fri Sep 21 09:53:16 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix building with compilers which don't have an integer for a patch level
M ./compat/cbits/unicode.c -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/l
Thu Sep 20 06:01:59 PDT 2007 shelarcy <[EMAIL PROTECTED]>
* make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid
building problem
M ./Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Sat Sep 15 00:41:19 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Overhaul of the rewrite rules
- Cleaned up and simplified rules
- Added many missing cases
- The rules OccursCheck and swap have been eliminated and integrate with
the other rules; ie, Subst and Unify perform the
Thu Sep 20 06:01:59 PDT 2007 shelarcy <[EMAIL PROTECTED]>
* make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid
building problem
M ./Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Thu Sep 20 05:13:06 PDT 2007 [EMAIL PROTECTED]
* Removed duplicate entry for derbugging flag -ddump-tc from the user guide
M ./docs/users_guide/debugging.xml -10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo
Fri Sep 21 09:53:16 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix building with compilers which don't have an integer for a patch level
M ./compat/cbits/unicode.c -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/l
Fri Sep 21 09:35:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Move OPTIONS pragmas above comments
Fixes building with -Werror (i.e. validate) and GHC < 6.6
M ./compiler/cmm/CLabel.hs -7 +7
M ./compiler/cmm/CmmOpt.hs -7 +7
M ./compiler/cmm/CmmUtils.hs -7 +7
M ./compiler/cmm/Mac
David Roundy <[EMAIL PROTECTED]> added the comment:
This is definitely a bug, and I believe it's also been reported before. But
it's a tricky bug to fix (--partial repository bugs generally are). We (well,
*I*, to be honest) never intended for --partial repositories to be used with
development
Fri Sep 21 06:41:24 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]>
* massive convulsion in ZipDataflow
After my talk, I got the idea of 'shallow rewriting' for the
dataflow framework. Here it is implemented, along with
some related ideas late making Graph and not LGraph primary.
The o
Fri Sep 21 06:40:35 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]>
* incomplete start on set of intervals for stack model
A ./compiler/utils/Interval.hs
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 19 08:05:44 PDT 2007 [EMAIL PROTECTED]
* Small changes to mk-ing flow graphs
- ZipCfg: add mkBlockId :: Unique -> BlockId
- MkZipCfg: change sequence --> catAGrpahs
- MkZipCfgCmm: add mkCmmIfThen
Not fully validated, but I don't think anything will break
M ./comp
Wed Sep 19 08:03:45 PDT 2007 [EMAIL PROTECTED]
* Mostly comments, following NR/SPJ meeting
M ./compiler/cmm/CmmLiveZ.hs -1 +1
M ./compiler/cmm/ZipDataflow.hs -17 +44
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/
Build results:
x86 Windows stable: fail (failed boot) fail (failed darcs) fail (failed
getsubrepos)
x86 Windows stable fast: pass pass pass pass pass pass
Old unexpected test passes:
GADT3 1 x86 Windows stable
InstEqContext2 4 macgyver PPC OSX stable
Simple15
Build results:
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head: pass
phil P4 SuSE Linux head: pass
Old unexpected test passes:
GADT3 1 x86-64 Linux head unreg
Old unexpected test failures:
Base1 1 x86-64 Linux head unreg
GMapAssoc
23 matches
Mail list logo