Re: [perl #30444] [PATCH] string.pmc

2004-06-25 Thread Ion Alexandru Morega
Leopold Toetsch wrote: Ion Alexandru Morega <[EMAIL PROTECTED]> wrote: ... then i'll rewrite perlstring.pmc and possibly the other perlscalar subclasses (derive them from Float, Integer, etc) if that's needed. I think, we should have scalar Integer Boolean PerlInt Float PerlNum

Re: [perl #30444] [PATCH] string.pmc

2004-06-25 Thread Leopold Toetsch
Ion Alexandru Morega <[EMAIL PROTECTED]> wrote: > Here's the patch, all the tests should pass now. Yep. Thanks, applied. > ... then i'll rewrite perlstring.pmc and possibly the other > perlscalar subclasses (derive them from Float, Integer, etc) if that's > needed. I think, we should have scal

[perl #30444] [PATCH] string.pmc

2004-06-24 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30444] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30444 > Here's the patch, all the tests should pass now. I'm working on some more te