Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/string
On Fri, 22 Feb 2008, Alan Barrett wrote:
> Also, I think the code will do the wrong thing in the case that char is
> signed and the string contains characters with negative values; I think
> it needs casts to (unsigned char) in a few places.
I see that later commits to the same files have fixed this issue. Thanks.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index