K 10 svn:author V 3 cpm K 8 svn:date V 27 2017-01-20T19:38:56.945406Z K 7 svn:log V 683 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 *>(other)->m_value; ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json11.cpp:209:5: note: in instantiation of member function 'json11::Value::less' requested here JsonNull() : Value(nullptr) {} ^ PR: 216071 Submitted by: cpm Reported by: jbeich Reviewed by: jbeich Approved by: Ralf van der Enden (maintainer) Obtained from: upstream MFH: 2017Q1 (blanket) END