Re: avoid compiler warning with DEBUGGING

2009-05-20 Thread Christopher Faylor
On Wed, May 20, 2009 at 06:51:19AM -0600, Eric Blake wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >I noticed a complaint about comparing signed and unsigned values, when >compiling with DEBUGGING enabled. net.cc also has a lot of trailing blanks. > >2009-05-20 Eric Blake > > *

avoid compiler warning with DEBUGGING

2009-05-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I noticed a complaint about comparing signed and unsigned values, when compiling with DEBUGGING enabled. net.cc also has a lot of trailing blanks. 2009-05-20 Eric Blake * net.cc (gethostby_helper): Use correct signedness. - -- Don't work