2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-31 20:22:16 +00:00

4 Commits

Author SHA1 Message Date
Andrey Semashev
8024d7c9c9 Enabled matches with Boost.Xpressive test for gcc 11.2 and newer.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102293 is fixed in gcc 11.2.
2021-12-02 17:57:04 +03:00
Andrey Semashev
ef7476d006 Disable Boost.Xpressive tests on gcc 10+ in C++03 mode.
The compiler ICEs on Boost.Xpressive code in C++03 mode.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102293
2021-09-12 23:28:55 +03:00
Andrey Semashev
5bb604ee39 Updated copyright dates. 2015-01-25 17:32:33 +03:00
Andrey Semashev
53cecdac11 Added tests for string matching filter for different matching backends. Fixed Boost.Spirit.Qi matching backend compilation. 2014-03-30 19:39:03 +04:00