[Bug 220122] head -r320059 (e.g.) clang based buildkernel (without WERROR): /usr/src/sys/sys/sglist.h:81:19: error: passing 'int *' to parameter of type 'volatile u_int *' ... converts between pointers to integer types with different sign

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 22 15:48:37 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220122

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
I've noticed this before at $WORK, too.  I think the type of sg_refs is just
wrong -- should be u_int, if not volatile u_int.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list