diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-01-20 19:38:56 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-01-20 19:38:56 +0000 |
commit | 28fd6f320bbc8fededc8e4803989858c07967ba6 (patch) | |
tree | 9d05cb254c98156a4223c366550eca44369cb054 /mail/jamlib | |
parent | Update to 1.0.6 (diff) |
dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0
json11.cpp:153:24: error: invalid operands to binary expression ('nullptr_t' and 'nullptr_t')
return m_value < static_cast<const Value<tag, T> *>(other)->m_value;
~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
json11.cpp:209:5: note: in instantiation of member function 'json11::Value<json11::Json::Type::NUL,
nullptr_t>::less' requested here
JsonNull() : Value(nullptr) {}
^
PR: 216071
Submitted by: cpm
Reported by: jbeich
Reviewed by: jbeich
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from: upstream
MFH: 2017Q1 (blanket)
Diffstat (limited to 'mail/jamlib')
0 files changed, 0 insertions, 0 deletions