Date: Mon, 7 Jun 1999 12:31:49 -0400 (EDT) From: Chuck Robey <chuckr@picnic.mat.net> To: itojun@iijlab.net Cc: "David E. Cross" <crossd@cs.rpi.edu>, freebsd-current@FreeBSD.ORG Subject: Re: wide char support Message-ID: <Pine.BSF.4.10.9906071228080.679-100000@picnic.mat.net> In-Reply-To: <24002.928735014@coconut.itojun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Jun 1999 itojun@iijlab.net wrote: > > >Do you guys have any testable, even if it's not ready for prime time? I > >need wchar.h and the wcs* functions for a project for FreeBSD. You want > >me to have this, I think. David said he had something ready to play > >with (I think) but I haven't heard from him yet. > > We have some code fragment, with small wchar-compliant > application to play with. This is not integrated into > src/lib/whatever yet. I'll be supplying URL for those who would > like test this (sorry not on the mailing list...), so contact me if > interested. Fine. Now I have *two* sources, they both claim it's not quite done, and I don't know about wide characters. Grumble. May you both live in interesting times! Anyhow, David, your wcstok.c looks like it's got a problem, in that there are two wcstok_r's defined, but no wcstok_t. I think it's a tiny typo, but I don't know enough about what either are to do to be sure. Other than that, it builds fine, and your test prog runs ok. I changed your Makefile to build a shared lib version too, which will *work* once the wcstok_t is fixed. itojun (I was kidding above, making sure you knew) I'm checking yours now. > > itojun > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9906071228080.679-100000>