search for: __warn_memset_zero_len

Displaying 3 results from an estimated 3 matches for "__warn_memset_zero_len".

2014 Apr 18
2
[LLVMdev] Impressive amount of warnings
Hi Folks, We're still seeing an impressive amount of warnings on the buildbots: http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/17541/steps/compile/logs/stdio Seems this is one or two places included from the rest of the world... Any ideas? cheers, --renato
2014 Apr 18
2
[LLVMdev] Impressive amount of warnings
...ttp://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/17541/steps/compile/logs/stdio >> >> Seems this is one or two places included from the rest of the world... >> Any ideas? > > > /usr/include/arm-linux-gnueabihf/bits/string3.h:82:32: warning: call to > ‘__warn_memset_zero_len’ declared with attribute warning: memset used with > constant zero length parameter; this could be due to transposed parameters > [enabled by default] > > It seems many warnings are outside of LLVM. Is the file above a system > header where warnings should be ignored? > > Cheer...
2009 Aug 28
64
[PATCH 2/2] graphics passthrough with VT-d
This patch supports basic gfx passthrough on QEMU: - disable emulated VGA adpater if there is passthroughed gfx - register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx Signed-off-by: Ben Lin <ben.y.lin@intel.com> Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list