Re: [perl #58308] [PATCH] Implementation fo string_str_rindex and rindex op.

2008-09-07 Thread NotFound
Last revision of string.pmc patch, and of t/pmc/string.t patch, applied in r30853 See the ticket, several messages where not CCed to the list. -- Salu2

Re: [perl #58308] [PATCH] Implementation fo string_str_rindex and rindex op.

2008-08-25 Thread Vasily Chekalkin
Moritz Lenz via RT wrote: On Sun Aug 24 03:59:15 2008, bacek wrote: Hello. There is almost copy-pasted version of rindex. ... which breaks the build for me (after a realclean): Or do I have to run some other commands except Configure.pl && make? You probably missed second diff from patch.

[perl #58308] [PATCH] Implementation fo string_str_rindex and rindex op.

2008-08-24 Thread via RT
# New Ticket Created by Vasily Chekalkin # Please include the string: [perl #58308] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58308 > Hello. There is almost copy-pasted version of rindex. -- Bacek. commit e23d65f77c