At 6:14 PM -0500 3/25/02, [EMAIL PROTECTED] wrote: >--- [.ext.encode]encode.xs;1 Mon Mar 25 16:40:41 2002 >+++ ./ext/Encode/Encode.xs Mon Mar 25 17:31:42 2002
>+ sv_setpvn(src,(const char *)s+slen,sdone); It looks like something in Encode 0.99 patches the same thing, though just with a "(char *)" cast. That appears to work ok, though, with Compaq C V6.5-001 on OpenVMS Alpha V7.3. -- ____________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "Literary critics usually know what they're talking about. Even if they're wrong." -- Perl creator Larry Wall
