[Bug 272782] devel/codeblocks: needs ISO C++ 2011 when compiled with Clang 16
Date: Fri, 28 Jul 2023 20:51:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272782 Bug ID: 272782 Summary: devel/codeblocks: needs ISO C++ 2011 when compiled with Clang 16 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: Trond.Endrestol@ximalas.info Created attachment 243674 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243674&action=edit Git formatted patch for devel/codeblocks/Makefile enforcing ISO C++ 2011 Otherwise std::mem_fun() must be changed to std::mem_fn(). -- You are receiving this mail because: You are the assignee for the bug.