[chord] why can't i build the chord successfully?

Emil Sit sit at MIT.EDU
Fri Nov 3 11:28:56 EST 2006


On Fri, 03 November 2006 at 15:10 (+0800), zhuxian wrote:
> cc1plus: warnings being treated as errors
> ../../utils/keyauxdb.C: In member function `const keyaux_t*
> keyauxdb::getkeys(unsigned int, unsigned int, u_int32_t*)':
> ../../utils/keyauxdb.C:57: warning: unused variable `off_t pos'

Replace 'off_t pos =' with '(void)'.

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  



More information about the chord mailing list