lkml.org 
[lkml]   [2004]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.6.9-rc1-mm4 alpha build broken - ignoring return value of `set_fd_set'
A recent change to include/linux/poll.h marked set_fd_set()
as __must_check. Three unchecked uses of this inline remain in
arch/alpha/kernel/osf_sys.c, causing the alpha build of 2.6.9-rc1-mm4,
to fail with:

include/linux/poll.h: In function `osf_select':
arch/alpha/kernel/osf_sys.c:1056: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
arch/alpha/kernel/osf_sys.c:1057: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
arch/alpha/kernel/osf_sys.c:1058: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
make[1]: *** [arch/alpha/kernel/osf_sys.o] Error 1


--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.650.933.1373
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.024 / U:0.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site