freebsd-ports/databases/opendbx/files
Ralf van der Enden cf2a904c03 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)
2023-06-29 13:35:58 +02:00
..
patch-lib_odbx.cpp
patch-lib_odbx__iface.hpp
patch-lib_odbx__impl.cpp
patch-lib_odbx__impl.hpp
patch-lib_opendbx_api