Re: [netlabs #579] [PATCH] hash test showing bug in concat()

2002-05-15 Thread Peter Gibbs
Steve Fink wrote: > This is a patch to the hashtable test suite, but the bug looks like it > might be in string.c: > a is coming in marked as UTF-32, which seems incorrect (I can view > a->bufstart as a plain char*, and it has more than one letter in it.) > b comes in as usascii, which is correct

[netlabs #579] [PATCH] hash test showing bug in concat()

2002-05-15 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [netlabs #579] # in the subject line of all future correspondence about this issue. # http://bugs6.perl.org/rt2/Ticket/Display.html?id=579 > This is a patch to the hashtable test suite, but the bug looks like it might be in stri