[rsc/plan9port] awk: utf() produces garbage (issue #127)

19 views
Skip to first unread message

Anonymous

unread,
Mar 22, 2013, 6:43:48 PM3/22/13
to plan9p...@googlegroups.com
New issue 127: awk: utf() produces garbage
https://bitbucket.org/rsc/plan9port/issue/127/awk-utf-produces-garbage

Anonymous:

```
% unicode 7e4
ߤ

linux 64-bit% /opt/plan9/bin/awk 'BEGIN{print(utf(2020))}' | xd
0000000 ffffffff 0a000000
0000005

osx; /opt/p9p/bin/awk 'BEGIN{print(utf(2020))}' |xd
0000000 0a000000
0000001
```

This works on native plan9. utf() works on p9p for ASCII here.


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
Reply all
Reply to author
Forward
0 new messages