Date: Thu, 07 Mar 2019 20:12:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236210] www/squid: fails to build with clang 8 Message-ID: <bug-236210-7788-orBzcQzDEL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236210-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-236210-7788@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=3D236210 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #3 from Dimitry Andric <dim@FreeBSD.org> --- Created attachment 202703 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202703&action= =3Dedit Fix www/squid build with clang 8 The fix is to delete the copy constructor, as it isn't used (and probably should not be used in any case.) Patch attached. --=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-236210-7788-orBzcQzDEL>