errors with libc++ 3.8.0: dnspacket.cc:645:6: error: call to 'abs' is ambiguous if(abs(trc->d_time - now) > trc->d_fudge) { ^~~ This is because abs() is being called with unsigned arguments. Import upstream commit f2d05dd to fix it. Approved by: tremere@cainites.net PR: 208725 MFH: 2016Q2 |
||
---|---|---|
.. | ||
patch-pdns_dnspacket.cc | ||
pdns.conf | ||
pdns.in | ||
pkg-message.in |