[perl #117307] [BUG] Sequences with strings and a Code stopping condition go backwards in Rakudo

2013-03-23 Thread Carl Mäsak via RT
Pm (>): > S03 has: > > For functions deduced when there is only one value on the left, > the final value is used to determine whether *.succ or *.pred is > more appropriate. The two values are compared with C to > determine the direction of the progression. > > Rakudo evaluate

ezmlm warning

2013-03-23 Thread perl6-language-help
Hi! This is the ezmlm program. I'm managing the perl6-langu...@perl.org mailing list. I'm working for my owner, who can be reached at perl6-language-ow...@perl.org. Messages to you from the perl6-language mailing list seem to have been bouncing. I've attached a copy of the first bounce message I

Re: ADT and GADT (a partial implementation)

2013-03-23 Thread Timo Paulssen
On 21.03.2013 17:45, Carl Mäsak wrote: > [...] > > Using hashes and subclasses: Using > classes and subclasses: > > [...] I came up with a prototype to create those classes like in the second gist automatically by su

Re: [perl #117307] [BUG] Sequences with strings and a Code stopping condition go backwards in Rakudo

2013-03-23 Thread Patrick R. Michaud
On Sat, Mar 23, 2013 at 07:50:55AM -0700, Carl Mäsak via RT wrote: > > b) &infix:<...> should assume .succ if the final value is a Code > object, > > This alternative makes sense to me. It's similar to how &infix:<...> > assumes .succ in this case: '"perl" ... *' Similar, yes, but also a litt

Re: [perl #117307] [BUG] Sequences with strings and a Code stopping condition go backwards in Rakudo

2013-03-23 Thread Brandon Allbery
On Sat, Mar 23, 2013 at 12:16 PM, Patrick R. Michaud wrote: > And also if there ought to be something akin to an Order::None > somewhere. > Order::NonComparable, possibly which behaves as a (delayed?) exception of some kind? -- brandon s allbery kf8nh sine nomine a

Parrot 5.2.0 "Stuffed Parrot" Released!

2013-03-23 Thread Bruce Gray
I am not dead yet I can dance and I can sing I am not dead yet I can do the Highland Fling I am not dead yet No need to go to bed No need to call the doctor Cause I'm not yet dead

[perl #117317] [BUG] printf with too few arguments returns "Null PMC Access" - again

2013-03-23 Thread via RT
# New Ticket Created by Ira Byerly # Please include the string: [perl #117317] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=117317 > Hello, Oddly, this is exactly the same symptom that was reported and resolved in 2