Punie ported to PAST-pm

2007-01-02 Thread Allison Randal
I've just checked in the modified Punie code that runs on the improved compiler tools. I sent various comments to the list as I went through the port, so I won't repeat them here. A few more comments from the end of the porting process: - I like the way PAST-pm handles conditionals. It makes

[perl #41157] [PATCH] Fix a typo in t/op/cmp-nonbranch.t

2007-01-02 Thread Lee Duhem
# New Ticket Created by Lee Duhem # Please include the string: [perl #41157] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41157 The attached patch fix a typo in t/op/cmp-nonbranch.t and append some editor

[perl #41158] [BUG] Here Docs in test Ccmp cause t/op/cmp-nonbranch.t abnormal exit

2007-01-02 Thread Lee Duhem
# New Ticket Created by Lee Duhem # Please include the string: [perl #41158] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41158 The here docs in test Ccmp cause t/op/cmp-nonbranch.t abnormal exit, for example: $

Re: [perl #41158] [BUG] Here Docs in test Ccmp cause t/op/cmp-nonbranch.t abnormal exit

2007-01-02 Thread jerry gay
On 12/31/06, via RT Lee Duhem [EMAIL PROTECTED] wrote: # New Ticket Created by Lee Duhem # Please include the string: [perl #41158] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41158 The here docs in test Ccmp

Re: Punie ported to PAST-pm

2007-01-02 Thread Patrick R. Michaud
On Tue, Jan 02, 2007 at 12:01:54AM -0800, Allison Randal wrote: - I ran into one bit of strangeness with the assignment operator on simple strings (it was generating an 'assign' opcode with 3 arguments for the source code $x = 'test'). I solved it by setting 'pasttype' to 'assign', but now

[perl #41164] [BUG] 'make world' fails with msvc due to unresolved external

2007-01-02 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #41164] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41164 D:\usr\local\parrot\headnmake world Microsoft (R) Program Maintenance Utility Version

[svn:parrot-pdd] r16391 - trunk/docs/pdds/clip

2007-01-02 Thread allison
Author: allison Date: Tue Jan 2 22:46:16 2007 New Revision: 16391 Modified: trunk/docs/pdds/clip/pdd22_io.pod Log: [pdd]: Adding API for async status objects, cleaning up some descriptions of I/O opcodes. Modified: trunk/docs/pdds/clip/pdd22_io.pod