Re: [ceph-users] show warning when make source code of ceph

2013-10-10 Thread Gregory Farnum
Yeah, that write return value warning is only in cuttlefish, but it shouldn't cause any trouble. The second one is still around, but it's not a code warning so much as gcc going "ack, that's a lot of work!" And it's not a problem, either. :) -Greg On Wednesday, October 9, 2013, yy-nm wrote: > war

[ceph-users] show warning when make source code of ceph

2013-10-09 Thread yy-nm
warning infomation: common/Preforker.h: In member function ‘void Preforker::daemonize()’: common/Preforker.h:97:40: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] test/encoding/ceph_dencoder.cc: In functi