Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Mon Mar 15 18:10:01 GMT 2010.
checki
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon Mar 15 18:00:01 GMT 2010.
checking out
A boatload of tests are now failing for me under OSX, mostly with:
=> hsc2hs002(normal) 842 of 2474 [1, 99, 0]
cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs002hsc2hs002.run.stdout 2>hsc2hs002.run.stderr
Actual stderr output differs from expected:
--- /dev/null 2010-03-16 14:35:5
On 16/03/2010, at 06:03, Matthias Kilian wrote:
> On Sun, Mar 14, 2010 at 02:54:02PM -0700, Don Stewart wrote:
>> kili:
>>> ghc-stage2: panic! (the 'impossible' happened)
>>> (GHC version 6.13.20100314 for x86_64-unknown-openbsd):
>>>Cant do annotations without GHCi
>>>{59:20-31}ghc-6
Build description = STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx
Nightly build started on cam-04-unx at Mon Mar 15 19:10:01 GMT 20
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Mon Mar 15 19:00:01 GMT 2010.
**
On Mon, Mar 15, 2010 at 09:42:42AM +, Simon Marlow wrote:
> On 13/03/2010 20:14, Ian Lynagh wrote:
>> Sat Mar 13 07:45:55 PST 2010 Ian Lynagh
>>* Add a link-time flag to en/disable the RTS options
>>If RTS options are disabled then:
>>* The ghc_rts_opts C code variable is processed
Mon Mar 15 14:03:49 PDT 2010 Ian Lynagh
* MERGED: Update rtsOpts output
M ./tests/ghc-regress/driver/rtsOpts.stdout -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On 03/15/10 05:42, Simon Marlow wrote:
On 13/03/2010 20:14, Ian Lynagh wrote:
Sat Mar 13 07:45:55 PST 2010 Ian Lynagh
* Add a link-time flag to en/disable the RTS options
If RTS options are disabled then:
* The ghc_rts_opts C code variable is processed as normal
* The GHCRTS environment variable
Mon Mar 15 10:35:41 PDT 2010 Ian Lynagh
* When saying RTS options are disabled, also say how to enable them
M ./rts/RtsFlags.c -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Mar 15 14:02:45 PDT 2010 Ian Lynagh
* Update rtsOpts output
M ./tests/ghc-regress/driver/rtsOpts.stdout -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Mar 15 10:35:41 PDT 2010 Ian Lynagh
* When saying RTS options are disabled, also say how to enable them
M ./rts/RtsFlags.c -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On Mon, Mar 15, 2010 at 12:08:30AM +, Ian Lynagh wrote:
> On Sun, Mar 14, 2010 at 04:45:56PM -0700, Howard B. Golden wrote:
> >
> > When I click on the link to find the patch below, I get a 404 Not Found.
> > Is this a problem on my end or on the darcs server?
> >
> > > http://darcs.haskell.o
On Sun, Mar 14, 2010 at 02:54:02PM -0700, Don Stewart wrote:
> kili:
> > ghc-stage2: panic! (the 'impossible' happened)
> > (GHC version 6.13.20100314 for x86_64-unknown-openbsd):
> > Cant do annotations without GHCi
> > {59:20-31}ghc-6.13.20100314:SpecConstr.NoSpecConstr{d rap}
> >
I have some questions after starting to look at implementing an optimization in
the GHC back end related to Trac ticket #1498[1,2]. The goal of the
optimization is to eliminate unnecessary heap checks in recursive functions.
For example, if we have a recursive function such as
f :: Int -> Int
Mon Mar 15 02:32:56 PDT 2010 Simon Marlow
* Fix profiling build following removal of specific STM object types
M ./rts/LdvProfile.c -5 +1
M ./rts/RetainerProfile.c -43 +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20100315093256-12142-a516943c813e404e0fb11d85e68131
On 14/03/2010 21:50, Matthias Kilian wrote:
This can't be true:
"inplace/bin/ghc-stage2" -H32m -O-package-name dph-seq-0.4.0
-hide-all-packages -i -ilibraries/dph/dph-seq/../dph-common
-ilibraries/dph/dph-seq/dist-install/build
-ilibraries/dph/dph-seq/dist-install/build/autogen
-Ilibra
On 13/03/2010 20:14, Ian Lynagh wrote:
Sat Mar 13 07:45:55 PST 2010 Ian Lynagh
* Add a link-time flag to en/disable the RTS options
If RTS options are disabled then:
* The ghc_rts_opts C code variable is processed as normal
* The GHCRTS environment variable is ignored and, if it is d
Yes that happens to me too
S
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
| Behalf Of Howard B. Golden
| Sent: 14 March 2010 23:46
| To: cvs-ghc@haskell.org
| Subject: Can't find patches linked to messages
|
| Hi,
|
| When I click on t
19 matches
Mail list logo