Oops, hasn't merged yet! https://github.com/ceph/ceph/pull/13889 Needs to go through the QA suite still. 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