Searched hist:228971 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/modules/ce/
H A DMakefilediff 228971 Thu Dec 29 19:21:32 MST 2011 dim For sys/dev/ce/tau32-ddk.c, disable the following warning when building
with clang:

sys/dev/ce/tau32-ddk.c:1228:37: warning: implicit truncation from 'int' to bitfield changes value from 65532 to 8188 [-Wconstant-conversion]

Since this file is obfuscated C, we can never determine (in a sane way,
at least :) if this points to a real problem or not. The driver has
been in the tree for more than five years, so it most likely isn't.

MFC after: 1 week
/freebsd-10.1-release/sys/conf/
H A Dfiles.i386diff 228971 Thu Dec 29 19:21:32 MST 2011 dim For sys/dev/ce/tau32-ddk.c, disable the following warning when building
with clang:

sys/dev/ce/tau32-ddk.c:1228:37: warning: implicit truncation from 'int' to bitfield changes value from 65532 to 8188 [-Wconstant-conversion]

Since this file is obfuscated C, we can never determine (in a sane way,
at least :) if this points to a real problem or not. The driver has
been in the tree for more than five years, so it most likely isn't.

MFC after: 1 week

Completed in 154 milliseconds