You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Robert <ro...@robert.cz> on 2002/10/04 14:55:51 UTC

Re: Err compiling 1.3.4 on RedHat 8

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: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Err compiling 1.3.4 on RedHat 8

Posted by Gerald Richter <ri...@ecos.de>.
>
>   FYI I've just tried embperl_20021008103835.tar.gz snapshot and it
> behaves exactly the same.
>

This doesn't make me wonder, because it contains no changes in this area :-)

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org