HomeFreeBSD

databases/opendbx: fix build on 14.0-CURRENT

Description

databases/opendbx: 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)

PR: 272233
Reported by: tremere@cainites.net (maintainer)

Details

Provenance
tremere_cainites.netAuthored on Jun 28 2023, 10:03 AM
fernapeCommitted on Jun 29 2023, 11:35 AM
Parents
R11:5b60ec37e75d: emulators/rtc: deprecate and return to pool
Branches
Unknown
Tags
Unknown