mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Improved error messages generated for thrown exceptions.
Suppressed "gcc -Wall -Wextra -pedantic" and "msvc /W4" warnings. Updated and rebuilt docs. [SVN r57451]
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
[h4 Boost 1.42]
|
||||
|
||||
* Added support for Functors rather than strings as format expressions.
|
||||
* Improved error reporting when throwing exceptions to include better more relevant information.
|
||||
* Fixed tickets
|
||||
[@https://svn.boost.org/trac/boost/ticket/2802 #2802],
|
||||
[@https://svn.boost.org/trac/boost/ticket/2802 #3425],
|
||||
|
Reference in New Issue
Block a user