Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/lib/libc/locale



"T.SHIOZAKI" <tshiozak%netbsd.org@localhost> writes:

> From: enami tsugutomo <enami%sm.sony.co.jp@localhost>
> Subject: Re: CVS commit: basesrc/lib/libc/locale
> Date: 06 Aug 2002 17:13:57 +0900
> Message-ID: <tkrd6swieuy.fsf%memory-leak.sm.sony.co.jp@localhost>
> 
> > !           for (i = 1;; i++, locale = r) {
>                            ^
>                            |
> 
> We need to insert "i < _LC_LAST", don't we?

Ah, yes.

# We will reject if there is extra trailing slash then, but it may be
# no problem since we don't return such value (thanks soda explaining
# about setlocale() return value :-).

enami.



Home | Main Index | Thread Index | Old Index