Date: Wed, 23 Nov 2016 21:45:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214470] dns/powerdns-recursor: crashes with boost 1.62 Message-ID: <bug-214470-13-BRvdS2CFp2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214470-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214470-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214470 --- Comment #8 from Ralf van der Enden <tremere@cainites.net> --- (In reply to Jan Beich (mail not working) from comment #7) I can confirm the std::string fix works. Was working on a patch myself (had= n't seen this one) and patched it a little bit different. Instead of changing t= he __APPLE__ into __LIBCPP_VERSION__ I added '&& ! defined(__FreeBSD__)'. But obviously it works out the same. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214470-13-BRvdS2CFp2>