Subject: Re: -current build failure on i386
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Naoto Shimazaki <igy@arhc.org>
List: current-users
Date: 12/23/2000 16:30:45
Jun-ichiro itojun Hagino <itojun@iijlab.net> writes:
> >Humm.... we need
> >
> >unsigned long ___runetype_mb __P((wint_t));
> >wint_t ___tolower_mb __P((wint_t));
> >wint_t ___toupper_mb __P((wint_t));
> >
> >in wctype.h, don't we?
>
> if i'm not crazy, we have that on revision 1.3. i have checked it
> by looking at cvs.netbsd.org:/cvsroot/..../wctype.h,v.
I'm sorry. I'm using anoncvs.jp.netbsd.org and I'd
forgotten it. I did cvs update (and cvs retrieved revision 1.2)
and I mistook it as really latest revision.
Now I got revision 1.3. Everything is fine.
Sorry my mess.