Opened 15 years ago

Closed 15 years ago

#1511 closed Bugs (invalid)

Non latin symbols in regexp

Reported by: anonymous Owned by: John Maddock
Milestone: To Be Determined Component: regex
Version: Boost 1.34.1 Severity: Problem
Keywords: regexp cyrillic locale Cc: ?

Description

When i use non latin (cyrillic) symbols in pattern, my program crashed with error:

Invalid preceding regular expression. How use non latin symbols in boost::regex?

Thanks

Change History (2)

comment:1 by John Maddock, 15 years ago

Milestone: Boost 1.36.0To Be Determined
Status: newassigned

Can you please provide a concrete example, with code, so I can try and reproduce it here?

Many thanks, John Maddock.

comment:2 by John Maddock, 15 years ago

Resolution: invalid
Status: assignedclosed

Please reopen if you can provide a test case, John Maddock.

Note: See TracTickets for help on using tickets.