mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Apply patch from https://svn.boost.org/trac/boost/ticket/10682
This commit is contained in:
@ -165,7 +165,7 @@ catalogue. The messages and their id's are as follows:
|
||||
[[150][The character which when preceded by an escape character represents any single character.]["C" ]]
|
||||
[[151][The character which when preceded by an escape character represents end of buffer operator.]["Z" ]]
|
||||
[[152][The character which when preceded by an escape character represents the continuation assertion.]["G" ]]
|
||||
[[153][The character which when preceeded by (? indicates a zero width negated forward lookahead assert.][! ]]
|
||||
[[153][The character which when preceded by (? indicates a zero width negated forward lookahead assert.][! ]]
|
||||
]
|
||||
|
||||
Custom error messages are loaded as follows:
|
||||
|
Reference in New Issue
Block a user