Re: utf8, macos x, and fmt
ozan s yigit <[email protected]>
| Newsgroups | gmane.editors.wily |
|---|---|
| Message-ID | <[email protected]> |
> It's the first time I've heard of it, so no. Well, not in my version, > anyway. Does it add much over the utf routines in libplan9c and > libregexp? Would it be confusing for 9libs to include two libraries to > achieve the same thing in different ways? i don't think 9libs should include another libutf but there is now the current plan9 libraries made available by russ cox: libutf, libfmt, libbio and libregexp9 is available from http://pdos.lcs.mit.edu/~rsc/software. so we may have to upgrade our 9libs... oz