1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/dns/powerdns-recursor
Carlos J. Puga Medina 28fd6f320b 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)
2017-01-20 19:38:56 +00:00
..
files dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0 2017-01-20 19:38:56 +00:00
distinfo dns/powerdns-recursor: update 4.0.3 -> 4.0.4 2017-01-18 11:24:40 +00:00
Makefile dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0 2017-01-20 19:38:56 +00:00
pkg-descr
pkg-plist