Handle regex-errors #14

Closed
opened 2021-06-11 23:08:20 +02:00 by tastytea · 0 comments
Owner

When the regular expression is invalid, boost::wrapexcept<boost::regex_error> is thrown and the program crashes. what() contains a useful error message.

When the regular expression is invalid, `boost::wrapexcept<boost::regex_error>` is thrown and the program crashes. `what()` contains a useful error message.
tastytea added the
bug
label 2021-06-11 23:08:20 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tastytea/epubgrep#14
No description provided.