[Bug 292154] www/squid: fix STACKTRACES build option
Date: Sat, 03 Jan 2026 15:14:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292154
Bug ID: 292154
Summary: www/squid: fix STACKTRACES build option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: timp87@gmail.com
Created attachment 266781
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266781&action=edit
port patch
Fix STACKTRACES option
We used to use this wrapper
https://github.com/squid-cache/squid/blob/SQUID_6_14/src/debug/Stream.h#L182
However it was removed for squid 7 in
https://github.com/squid-cache/squid/commit/016c612a77ac4f880ec2ed35e1c8fa9a73c3a2dd
Stop using wrapper.
--
You are receiving this mail because:
You are the assignee for the bug.