On Tue, Dec 09, 2008 at 10:41:27AM +, Simon Peyton-Jones wrote:
>
> => openFile008(normal)
> cd ./lib/IO && 'c:/simonpj/darcs/HEAD/ghc/stage2-inplace/ghc' -fforce-recomp
> -dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -o
> openFile008 openFile008.hs>openFile008.com
On Wed, Dec 10, 2008 at 03:38:53PM +, Thomas Schilling wrote:
>
> 2008/12/10 Simon Marlow <[EMAIL PROTECTED]>:
> > Simon Marlow wrote:
> >>
> >> Simon Peyton-Jones wrote:
> >>>
> >>> On Windows (MSYS) I get several failures that I'm pretty sure have been
> >>> there for a while. They seem to
On Tue, Dec 02, 2008 at 08:53:09AM +, Simon Marlow wrote:
> >Patch attached. If it's not too stupid (autoconf-wise), it would
> >be nice if someone could apply it upstream. Applying it to other
> >operating systems (if necessary) shouldn't be too difficult.
>
> Does this work with GHCi too? i.
Wed Dec 10 13:43:44 EST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* GHC6 is now maintained in Arch by Vesa Kaihlavirta and Don Stewart
M ./distribution_packages.html -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/list
Wed Dec 10 13:41:53 EST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Kari Pahula now maintains GHC in Debian
M ./distribution_packages.html -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
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 Wed Dec 10 18:00:01 GMT 2008.
checking out
Wed Dec 10 08:54:34 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix user guide typesetting
M ./docs/users_guide/glasgow_exts.xml -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081210165434-3fd76-b991529fce423b84a7fbe1505e4b961714a894b6.gz
Wed Dec 10 07:09:59 PST 2008 Ivan Tomac <[EMAIL PROTECTED]>
* FIX #1364: added tests for C finalizers.
Patch amended by Simon Marlow:
- Test addForeignPtrFinalizerEnv too
M ./tests/ghc-regress/ffi/should_run/all.T +7
A ./tests/ghc-regress/ffi/should_run/fptr01.h
A ./tests
My validate always has process008 failing (missing printf). The rest is fine.
2008/12/10 Simon Marlow <[EMAIL PROTECTED]>:
> Simon Marlow wrote:
>>
>> Simon Peyton-Jones wrote:
>>>
>>> | Hooray for the testsuite and validate: out of 2000+ tests, there was
>>> | exactly 1 (ONE) that demonstrated t
Wed Dec 10 07:04:25 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1364: added support for C finalizers that run as soon as the value is
not longer reachable.
Patch originally by Ivan Tomac <[EMAIL PROTECTED]>, amended by
Simon Marlow:
- mkWeakFinalizer# commoned up with mkWea
Simon Marlow wrote:
Simon Peyton-Jones wrote:
| Hooray for the testsuite and validate: out of 2000+ tests, there was
| exactly 1 (ONE) that demonstrated this bug, and it was in a test for
the
| System.Random library of all things. This serves as a reminder to
all of
| us: any test failure sho
Tue Dec 9 03:44:10 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* add test for #2838
A ./tests/ghc-regress/codeGen/should_run/2838.hs
A ./tests/ghc-regress/codeGen/should_run/2838.stdout
A ./tests/ghc-regress/codeGen/should_run/2838.stdout-ws-64
M ./tests/ghc-regress/codeGen/shoul
Wed Dec 10 06:42:35 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* Fix (part of) #2868: do load-balancing when there's only one spark
M ./rts/Inlines.c +2
M ./rts/Schedule.c -3 +5
M ./rts/Sparks.h -13 +13
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081210
Wed Dec 10 03:57:51 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* On FreeBSD, try MAP_FIXED if ordinary mmap() fails to give us suitable
memory
This appears to be necessary on FreeBSD. It might be necessary on
other OSs too, but I'm being cautious because using MAP_FIXED can lead
to crashe
Tue Dec 9 08:43:22 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* Document hs_init() infelicity (#2863)
M ./docs/users_guide/bugs.xml +18
M ./docs/users_guide/ffi-chap.xml -1 +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081209164322-12142-c3745f6c7cbad52059d5d4fbb1
I'm seeing a different, but related, error:
ghc: panic! (the 'impossible' happened)
(GHC version 6.11.20081209 for x86_64-unknown-linux):
CoreToStg.myCollectArgs
(__scc {trivColorable ghc-6.11.20081209:MachRegs !}
ghc-6.11.20081209:MachRegs.isSqueesed{v ra} [gid] 0 0)
eta
Simon Peyton-Jones wrote:
| Hooray for the testsuite and validate: out of 2000+ tests, there was
| exactly 1 (ONE) that demonstrated this bug, and it was in a test for the
| System.Random library of all things. This serves as a reminder to all of
| us: any test failure should be treated as suspi
Ian Lynagh wrote:
On Tue, Dec 09, 2008 at 09:59:47AM +, Simon Marlow wrote:
Ian Lynagh wrote:
On Mon, Dec 08, 2008 at 12:31:40PM +, Simon Marlow wrote:
I think the tables in the HTML output are missing the elements - I
don't see any line breaks in Thunderbird, and viewing the HTML in
Build results:
kili stable: fail (failed stage2 runtestsuite)
tnaur x86 Linux stable: pass
tnaur x86 OS X stable: pass
x86 Linux stable:pass
x86 Windows stable: pass
x86 Windows stable fast: pass pass pass pass pass
x86-64 Linux stable: pass
Old unexpected test pas
19 matches
Mail list logo