distcc 3.2rc1 SVN r762, Ubuntu 11.10, gcc 4.6.1
src/lsdistcc.c: In function 'one_poll_loop':
src/lsdistcc.c:671:9: error: variable 'nready' set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[1]: *** [src/lsdistcc.o] Error 1
Attached patch fixes it.
Original issue reported on code.google.com by kamal@whence.com on 5 Apr 2012 at 4:14
Original issue reported on code.google.com by
kamal@whence.com
on 5 Apr 2012 at 4:14Attachments: