svn commit: r324863 - in head/sys: kern sys
Ngie Cooper (yaneurabeya)
yaneurabeya at gmail.com
Sun Oct 22 21:25:09 UTC 2017
> On Oct 22, 2017, at 06:42, Mateusz Guzik <mjg at FreeBSD.org> wrote:
>
> Author: mjg
> Date: Sun Oct 22 13:42:56 2017
> New Revision: 324863
> URL: https://svnweb.freebsd.org/changeset/base/324863
>
> Log:
> Change kdb_active type to u_char.
>
> Fixes warnings from gcc and keeps the small size. Perhaps nesting should be moved
> to another variablle.
>
> Reported by: ngie
Thank you for fixing this.
Question though — since u_char is unsigned, are you concerned about underflow (-1 -> 255)?
Thanks,
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20171022/2028b383/attachment.sig>
More information about the svn-src-all
mailing list