Re: utf8, macos x, and fmt
Bengt Kleberg <[email protected]>
| Newsgroups | gmane.editors.wily |
|---|---|
| Message-ID | <[email protected]> |
> Delivered-To: [email protected] > Subject: Re: utf8, macos x, and fmt > From: "Mark H. Wilkinson" <[email protected]> > To: Wily Fans mailing list <[email protected]> > > did libutf make it into 9libs? > > 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? Unknow. > Would it be confusing for 9libs to include two libraries to > achieve the same thing in different ways? yes, very confusing. the best(?) solution would be to add any missing function from libutf to libplan9c. bengt