Re: [perl #17071] [PATCH] string_index COW bug (and test)

2002-09-08 Thread Steve Fink
On Sun, Sep 08, 2002 at 10:35:16AM +, Peter Gibbs wrote: > > Attached patch fixes a problem with ord reported by Jerome Quelin. > It also includes a test case in string.t. Oops, I thought this patch was for something else. Oh well, I've applied the fix already, with an equivalent test case, s

[perl #17071] [PATCH] string_index COW bug (and test)

2002-09-08 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #17071] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17071 > Attached patch fixes a problem with ord reported by Jerome Quelin. It also includes a te