Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/locale
There is only one bug. I have sent mail to Roland about it and will revert once it is fixed.
The rest are:
- cast through (void *) 
- add casts because __BITS returns uintmax_t which is wider than the destination types.
christos
> On Aug 17, 2024, at 5:29 PM, Taylor R Campbell <riastradh%NetBSD.org@localhost> wrote:
> 
>> Module Name:    src
>> Committed By:   christos
>> Date:           Sat Aug 17 20:08:13 UTC 2024
>> 
>> Modified Files:
>>        src/lib/libc/locale: c16rtomb.c c8rtomb.c mbrtoc16.c mbrtoc32.c
>>            mbrtoc8.c
>> 
>> Log Message:
>> pass lint, XXX see lint bug.
> 
> Can you please arrange to fix the lint bugs, and revert this clutter?
Home |
Main Index |
Thread Index |
Old Index