Opened 5 years ago
Last modified 5 years ago
#13429 new Patches
Typo in Boost.Regex error message
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | regex |
Version: | Boost 1.66.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
The attached patch fixes the typo "uninitialzed".
Attachments (1)
Change History (3)
by , 5 years ago
Attachment: | boost_1_66_0-uninitialized.patch added |
---|
comment:1 by , 5 years ago
I recommend you to submit a pull-request https://github.com/boostorg/regex/pulls .
comment:2 by , 5 years ago
Added two pull requests, one for Boost.Regex and one for Boost.Optional:
Someone with sufficient privileges should close this ticket.
Note:
See TracTickets
for help on using tickets.
The patch to fix the typo