Opened 8 years ago
Closed 8 years ago
#10682 closed Patches (fixed)
Minor typo in Boost.Regex
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | regex |
| Version: | Boost Development Trunk | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
Patch attached.
Attachments (1)
Change History (3)
by , 8 years ago
| Attachment: | fix_typo.patch added |
|---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Applied in https://github.com/boostorg/regex/commit/406b2a9aa1bba785d7bff2798026830d44679e5a
Thanks!