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 Wed Apr 15 19:00:01 BST 2009.
**
Sun Apr 12 18:17:45 PDT 2009 don...@darthik.com
* Removed unused function postEventTypeID.
Ignore-this: cbab58da40e0d3b6d124347b9fda8e4
postEventTypeID was used to post event marker IDs, but instead we just
call postWord16 directly; thus, this function is unused.
M ./rts/eventlog/Even
Sun Apr 12 18:17:01 PDT 2009 don...@darthik.com
* For consistency, changed access of thread id to be through capability
instead of directly from StgRegTable.
Ignore-this: dd38adce264aa882be0a4daf7c8c7378
M ./rts/Sparks.c -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patch
Sun Apr 12 18:14:44 PDT 2009 don...@darthik.com
* Added new EventLog event: Spark to Thread.
Ignore-this: d38be4d01d76297953d6ed075896cb97
M ./includes/EventLogFormat.h -15 +16
M ./rts/Sparks.c +7
M ./rts/eventlog/EventLog.c -1 +14
View patch online:
http://darcs.haskell.org/ghc/
Sun Apr 12 18:11:40 PDT 2009 don...@darthik.com
* Changed postEvent last argument from "nat from" to "StgWord64 other".
Ignore-this: b7991c781c09d7a631230740cd8b1fe6
StgWord64 other better represents this argument since it can be used as
any particular data, thus "other" and not the "from"
Sun Apr 12 18:07:05 PDT 2009 don...@darthik.com
* Fixed ThreadID to be defined as StgThreadID, not StgWord64. Changed
CapabilityNum to CapNo. Added helper functions postCapNo() and postThreadID().
Ignore-this: dde2f442f9d5e43f20f52069dee4f8c0
ThreadID was StgWord64, but should have been S
Thu Apr 2 20:43:22 PDT 2009 don...@darthik.com
* Fixed error in order of EventTypeDescriptions -- seq and par GC come after
start and finish GC.
Ignore-this: 98c0367103ab7892980d9a17d442584e
EventTypeDescriptions order must be synchronized with the event type
definitions in includes/Even
Thu Apr 2 20:30:25 PDT 2009 don...@darthik.com
* Eventlog support for new event type: create spark.
Ignore-this: 1da2a5eb13c7c64132234323e2acb514
M ./includes/EventLogFormat.h -1 +2
M ./rts/Capability.c +9
M ./rts/Schedule.c -1 +4
M ./rts/Sparks.c +3
M ./rts/eventlog/Even
I VERY much doubt we'll do much to it unless it manifests in 6.10, so don't
burn cycles on a test case.
As a matter of interest, though, if it's cheap to try, does -dcore-lint show up
anything?
Simon
| -Original Message-
| From: daverou...@gmail.com [mailto:daverou...@gmail.com] On Beh
I've just tried doing the same compile with ghc 6.10, and it doesn't
run into the same issue. Would you still be interested in a test
case, even though it seems to already be fixed?
David
P.S. This was definitely in a clean tree. I thought it sounded like
an incorrect .hi file, so I cleaned it
Usually this kind of thing indicates a stale .hi file.
If it's stale, but GHC should know, then it's a bug. But sometimes it happens
because file modification times are messed up, or you changed version of GHC or
something.
If it happens in a clean tree, it's definitely a bug.
It's not a "kno
Hello ghc folks,
I'm getting the following error compiling darcs:
[ghc] src/Darcs/Repository/HashedRepo.hs
src/Darcs/Patch/Set.hi
Declaration for a:
Iface type variable out of scope: x10s
Cannot continue after interface file error
This is with the ghc 6.8.2 that is included in ubuntu Hardy He
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 Tue Apr 14 18:00:01 BST 2009.
checking out
Build results:
kili stable: pass
sparky stable: pass
tnaur PPC OSX stable 2: pass
tnaur x86 Linux stable: pass
x86 Windows stable: pass
x86 Windows stable fast: pass pass pass pass pass pass
x86-64 Linux stable: fail (failed getsubrepos)
Dropping unexpected test p
14 matches
Mail list logo