On Wednesday 17 October 2007 19:30:09 James Keenan wrote:
> [li11-226:parrot] 550 $ prove -v t/pmc/exporter.t
> t/pmc/exporter1..12
> ok 1 - new
> not ok 2 - source
>
> # Failed test (t/pmc/exporter.t at line 43)
> # Exited with error code: [SIGNAL 11]
> # Received:
> # ok 1 - source() ret
Please review patch attached, which provides --fatal and --fatal-step
options.
Index: MANIFEST
===
--- MANIFEST(revision 22201)
+++ MANIFEST(working copy)
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_m
# New Ticket Created by James Keenan
# Please include the string: [perl #46519]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46519 >
Linux: r22201.
[li11-226:parrot] 555 $ prove -v t/stm/runtime.t
t/stm/runtime1..5
# New Ticket Created by James Keenan
# Please include the string: [perl #46517]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46517 >
Linux. r22201.
[li11-226:parrot] 554 $ prove -v t/stm/llqueue.t
t/stm/llqueue1..2
n
# New Ticket Created by James Keenan
# Please include the string: [perl #46515]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46515 >
Linux. r22201.
[li11-226:parrot] 552 $ prove -v t/pmc/threads.t
t/pmc/threads1..20
# New Ticket Created by James Keenan
# Please include the string: [perl #46513]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46513 >
[li11-226:parrot] 550 $ prove -v t/pmc/exporter.t
t/pmc/exporter1..12
ok 1 - new
not
Patch applied to trunk in r22195.
On 10/17/07, via RT Bernhard Schmalhofer
<[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Bernhard Schmalhofer
> # Please include the string: [perl #46499]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=46499 >
>
>
> Cu
On Oct 17, 2007, at 3:09 PM, Bernhard Schmalhofer (via RT) wrote:
This surprised me, as I expected that '#' lines would be ignored.
So I propose to tweak the PIR grammar such that comment lines are
allowed
Yes please.
--
Will "Coke" Coleda
[EMAIL PROTECTED]
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #46499]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46499 >
Currently following PIR is failing because of the '#' in the '.param' list.
.su
# New Ticket Created by Will Coleda
# Please include the string: [perl #46503]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46503 >
And replace them with a single switch, instead.
--runcore=bounds|cgp|fast|cg|jit|switche
Author: allison
Date: Wed Oct 17 12:33:17 2007
New Revision: 22180
Modified:
trunk/docs/pdds/pdd15_objects.pod
trunk/docs/pdds/pdd17_pmc.pod
Changes in other areas also in this revision:
Added:
trunk/include/parrot/oo.h
- copied unchanged from r22176, /branches/pdd15oo/include/parr
At Coke's suggestion, I'm merging the pdd15oo branch back into trunk, to
give us the maximum possible time to shake it down before the 0.5.0
release in November.
The branch still has 4 remaining failing core tests, all related to
cloning the interpreter for a thread. I'll resolve these right a
Author: kjs
Date: Wed Oct 17 02:41:08 2007
New Revision: 22164
Modified:
trunk/docs/pdds/draft/pdd19_pir.pod
Log:
pdd19_pir.pod:
* fix typo
* remove .param " syntax description; is not implemented anyway.
Modified: trunk/docs/pdds/draft/pdd19_pir.pod
==
# New Ticket Created by "Rob West"
# Please include the string: [perl #46473]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46473 >
This patch should make it so that the NOTNULL macro will work as
expected for a compiler t
15 matches
Mail list logo