Re: [perl #41044] use warnings not clean

2006-12-03 Thread Paul Cochrane
After the recent push to 'use warnings' ... Loading platform and local hints files...Argument "8.8.1" isn't numeric in numeric ge (>=) at config/init/hints/darwin.pm line 19. .done. I checked everything came out ok too! Hrm, sorry. Paul

[perl #41044] use warnings not clean

2006-12-03 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41044] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41044 > After the recent push to 'use warnings' ... Loading platform and local hints files...Arg

[perl #41020] [PATCH] pmc2c.pl functionality extracted into separate package

2006-12-03 Thread James Keenan via RT
On Sat Dec 02 20:22:14 2006, [EMAIL PROTECTED] wrote: > > Tests of Parrot's build tools are not tests of Parrot itself. Once > Parrot's make call has > succeeded, testing the components of the build tools is irrelevant. > Hence, including tests of > the build tools in the suite of tests called by

[PATCH] tru64: compile (src/nci.c) and runtime (src/memory.c)

2006-12-03 Thread Jarkko Hietaniemi
Two patches, the first is needed for parrot trunk to compile at all in Tru64, the second one is needed to dodge dozens of core dumps. There still are some, will take a closer look when I have more time, but least this way there is less wading in core dumps. In more detail: The first one is requir