On 12 Nov 2002, Dimitri Papadopoulos <[EMAIL PROTECTED]> wrote: > Building distcc-0.13 on Solaris 8 using the latest Sun compiler, > I get the following warnings: > > "src/where.c", line 214: warning: statement not reached
Fixed. > > "src/serve.c", line 325: warning: argument #3 is incompatible with > prototype: > prototype: pointer to int : "src/rpc.h", line 31 > argument : pointer to unsigned int Fixed, I think. > "popt/popt.c", line 930: warning: macro redefined: _ABS > > I think I had writtem to the maintainer of popt about the last > warning message but didn't get a reply yet. It's just a question > of using POPT_ABS instead of _ABS. If it's only a warning I would rather wait for the upstream maintainer to fix it rather than diverging. -- Martin _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
