On 23-3-2017 13:16, Sage Weil wrote: > Oops, hasn't merged yet! > > https://github.com/ceph/ceph/pull/13889 > > Needs to go through the QA suite still. Right, Haven't kept track of it, so expected it to be merged. But it'll get here when it gets there. :) --WjW > sage > > > On Thu, 23 Mar 2017, Willem Jan Withagen wrote: > >> I thought that all these warnings were eradicated by now? >> >> --WjW >> >> /home/jenkins/workspace/ceph-master/src/include/denc.h:1162:10: warning: >> binding dereferenced null pointer to reference has undefined behavior >> [-Wnull-dereference] >> denc(*(bool *)nullptr, p); >> ^~~~~~~~~~~~~~~~ >> /home/jenkins/workspace/ceph-master/src/include/denc.h:1169:10: warning: >> binding dereferenced null pointer to reference has undefined behavior >> [-Wnull-dereference] >> denc(*(bool *)nullptr, p); >> ^~~~~~~~~~~~~~~~ >> /home/jenkins/workspace/ceph-master/src/include/denc.h:1236:10: warning: >> binding dereferenced null pointer to reference has undefined behavior >> [-Wnull-dereference] >> denc(*(bool *)nullptr, p); >> ^~~~~~~~~~~~~~~~ >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> the body of a message to majordomo@xxxxxxxxxxxxxxx >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html