Peter Gibbs <[EMAIL PROTECTED]> wrote:
> Hi all

> I am back to playing with parrot for a while.

Fine, welcome back.

> Discovered that the UTF8 encoding function was producing
> garbage courtesy of two macros in unicode.h; I have fixed
> these and added a test to string.t that does a transcode to
> UTF8.

> Patch below - but has already been committed, since nobody
> ever seems to have cancelled my privileges :-)

Still something fishy:

$ parrot t/op/string_117.pasm | od -c
0000000   A   S   C   I   I       i   s       t   h   e       s   a   m
0000020   e       a   s       U   T   F   8  \n 200 200 200 200 200 200
0000040 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200
0000060 200 200 200 200
0000064

i386/linux

leo

Reply via email to