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