0.4.10 countdown...

2007-03-14 Thread Will Coleda
[RESEND to right list. Oy!] As of right now, there are 47 tickets associated with the 0.4.10 release milestone https://rt.perl.org/rt3/Ticket/Display.html?id=41581 - 19 have been resolved - 3 are claimed The 25 tasks that are left vary from documentation (41505) to perl (41601) to simpl

[perl #40544] [NEW] Test for DOS line endings in Parrot text files

2007-03-14 Thread Will Coleda via RT
Again, more failures. Paul, can you coordinate with Jerry Gay (particle) to insure the test doesn't encourage updates of files that would break the windows build? Once we can trust the output of the test, we can update the remaining files and close the ticket. Regards. On Fri Mar 02 19:55:37

[perl #41834] 0.4.10 countdown...

2007-03-14 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41834] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41834 > As of right now, there are 47 tickets associated with the 0.4.10 release milestone h

Re: [perl #41818] [PATCH */4]: [t/op] add tests for string memory layout

2007-03-14 Thread Sam Vilain
Jerry Gay via RT wrote: >> +.end >> + >> +#.constant STRINGINFO_STRSTART 2 >> +#.constant STRINGINFO_BUFLEN 3 >> +#.constant STRINGINFO_FLAGS4 >> +#.constant STRINGINFO_BUFUSED 5 >> +#.constant STRINGINFO_STRLEN 6 >> >> # Local Variables: >> # mode: pir >> -- >> 1.5.0.2.21.gdcde2 >> >>

[perl #41833] [TODO] test conv_i2 opcode

2007-03-14 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41833] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41833 > This opcode was recently resurrected for Zcode. Tests for conv_u2 (a sister opcode) exi

[perl #41790] [PATCH] Change sub's get_string to return short name

2007-03-14 Thread Matt Diephouse via RT
Applied in r17484 with updated tests and a test for the get_namespace() method.

[perl #37178] [PATCH] Quiet a few alignment warnings

2007-03-14 Thread Will Coleda via RT
Thanks, (belatedly) applied.

[perl #41825] morph vtable method not working in PIR

2007-03-14 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #41825] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41825 > Hi, Given the following: .namespace ['A'] .sub 'morph' :method :vtable say '

[perl #41826] vtable method 'find_method' not working in PIR

2007-03-14 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #41826] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41826 > Hi, Given the following: .namespace ['A'] .sub 'find_method' :vtable :method

Re: [perl #41818] [PATCH */4]: [t/op] add tests for string memory layout

2007-03-14 Thread jerry gay
On 3/13/07, via RT Sam Vilain <[EMAIL PROTECTED]> wrote: # New Ticket Created by Sam Vilain # Please include the string: [perl #41818] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41818 > Content-Type: text/plain Content-

Re: [perl #41788] [BUG] Real registers are limited to 2 digits

2007-03-14 Thread Klaas-Jan Stol
Nuno Carvalho via RT wrote: Hi again, On Tue Mar 13 16:17:56 2007, coke wrote: Having a limit is more than reasonable, agreed: the goal of this patch was to bring the code into agreement with the docs. Consider this a poke to the Architect to verify/replace the previous overturn of the

[perl #41788] [BUG] Real registers are limited to 2 digits

2007-03-14 Thread Nuno Carvalho via RT
Hi again, On Tue Mar 13 16:17:56 2007, coke wrote: > Having a limit is more than reasonable, agreed: the goal of this > patch was to bring the code into agreement with the docs. > > Consider this a poke to the Architect to verify/replace the previous > overturn of the original 32-register lim

Re: [perl #41579] [BUG] t/pmc/ref.t, t/pmc/threads.t file with -C runcore

2007-03-14 Thread chromatic
On Thursday 22 February 2007 08:41, Patrick R.Michaud wrote: > While running 'make fulltest' for the 0.4.9 release, I'm getting > two failing tests under the -C (CGP) runcore (r17148): > > Failed Test Stat Wstat Total Fail List of Failed > -