On Sat, Jan 22, 2005 at 11:33:12AM +0200, Jarkko Hietaniemi wrote:
> > 
> > $ ./perl -Ilib -e'use Devel::Peek; $x = "\x{3b0}"; Dump uc($x)'
> > SV = PV(0x9d8dec0) at 0x9d8dc90
> >   REFCNT = 1
> >   FLAGS = (PADTMP,POK,pPOK,UTF8)
> >   PV = 0x9d9ea80 "\316\245\314\210\314\201" [UTF8 "\x{3a5}\x{308}\x{301}"]
> >   CUR = 6
> >   LEN = 4
> > 
> > Isn't the fact that CUR > LEN rather worrying ??
> 
> Yes.  The SvGROW()s are better done on the SvLEN()s.

Merci, appliqu�s en tant que changement #23859

-- 
O Unicef Clearasil!
Gibberish and Drivel!
                      - "Bored of the Rings"

Reply via email to