Re: The current libc/locale/toupper.c is mistaken

看板FB_current作者時間13年前 (2012/06/03 18:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/9 (看更多)
Den 10/05/2012 kl. 11.02 skrev Kohji Okuno: > Hi, >=20 > I think that libc/locale/toupper.c is mistaken. > Could you check it? >=20 > @@ -51,7 +51,7 @@ ___toupper_l(c, l) > { > size_t lim; > FIX_LOCALE(l); > - _RuneRange *rr =3D &XLOCALE_CTYPE(l)->runes->__maplower_ext; > + _RuneRange *rr =3D &XLOCALE_CTYPE(l)->runes->__mapupper_ext; > _RuneEntry *base, *re; Which version of toupper.c is this? My = release/9.0.0/lib/libc/locale/toupper.c already has "__mapupper_ext". Thanks, Erik _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1FopqgW8 (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1FopqgW8 (FB_current)