opnsense-ports/textproc/source-highlight/files/patch-lib_tests_stdboosterror.h
Franco Fichtner c3db512deb textproc/source-highlight: sync with upstream
Taken from: FreeBSD
2024-04-26 14:46:06 +02:00

11 lines
460 B
C

--- lib/tests/stdboosterror.h.orig 2019-06-02 15:22:17 UTC
+++ lib/tests/stdboosterror.h
@@ -4,7 +4,7 @@ static boost::regex_error
#include <boost/regex/pattern_except.hpp>
static boost::regex_error
- std_boost_exception(boost::regex_error(boost::regex_constants::error_bad_pattern));
+ std_boost_exception{boost::regex_error(boost::regex_constants::error_bad_pattern)};
/**
* returns the string representing a standard exception (which