Date: Mon, 26 Jun 2023 20:09:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272233] databases/opendbx: fix build on 14.0-CURRENT Message-ID: <bug-272233-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272233 Bug ID: 272233 Summary: databases/opendbx: fix build on 14.0-CURRENT 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: tremere@cainites.net Attachment #243019 maintainer-approval+ Flags: Created attachment 243019 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243019&action= =3Dedit fix build on 14.0-CURRENT Change "throw( std::exception )" to "noexcept(false)' to make it build on 14.0-CURRENT (which defaults to c++17) --=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-272233-7788>