Opened 8 years ago

Closed 8 years ago

#10268 closed Bugs (fixed)

Error message in basic_regex_parser.hpp

Reported by: Michael Molsner <michajp@…> 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

Change History (1)

comment:1 by John Maddock, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.