Opened 8 years ago
Closed 8 years ago
#10268 closed Bugs (fixed)
Error message in basic_regex_parser.hpp
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | regex |
Version: | Boost 1.54.0 | Severity: | Cosmetic |
Keywords: | regex, parser | Cc: |
Description
Hello,
The following line should probably read "cannot" instead of "can":
fail(regex_constants::error_empty, this->m_position - this->m_base, "A regular expression can start with the alternation operator |.");
Cheers
Note:
See TracTickets
for help on using tickets.
Thanks, fixed in https://github.com/boostorg/regex/commit/115c4e7f4264180f915aa53f5954054c8af9abe4