Gerald Richter wrote: > > > #52 binary.htm... ok > > #53 nesting.htm... > > > > [-1]Malformed UTF-8 character (overflow at 0xc41461c8, byte 0x09, after > > start byte 0xff) in pattern match (m//) at test.pl line 1128, <F1> line > > 2. > > The binary test outputs binary data and Perl interprets it as utf-8. Since > this is not utf-8, but only some binary bytes, Perl complains about bad > utf-8 character. > > I am not quite sure why Perl things that the data is utf-8 and how this > affects chars above 0x7f in your real applications.
FYI I've just tried embperl_20021008103835.tar.gz snapshot and it behaves exactly the same. - Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
