[FYI] The new FC4 with new gcc 4.0 complains
Jar
jar
Thu Jun 16 14:01:27 PDT 2005
Pavel Roskin wrote:
> What kernel are you using?
This is original RedHat's kernel-2.6.11-1.1369_FC4. Maybe this one is
"too" heavily patched by RedHat.
kernel-2.6.11-1.1369_FC4
# grep -R warn_unused_result *
include/linux/compiler-gcc4.h:#define __must_check
__attribute__((warn_unused_result))
include/linux/compiler-gcc3.h:#define __must_check
__attribute__((warn_unused_result))
linux-2.6.12-rc6-mm1
# grep -R warn_unused_result *
include/linux/compiler-gcc4.h:#define __must_check
__attribute__((warn_unused_result))
include/linux/compiler-gcc3.h:#define __must_check
__attribute__((warn_unused_result))
--
Best Regards, Jar
More information about the Hostap
mailing list