#6003 closed Patches (fixed)
occured is spelled occurred
| Reported by: | Owned by: | Hartmut Kaiser | |
|---|---|---|---|
| Milestone: | Boost 1.48.0 | Component: | geometry |
| Version: | Boost 1.47.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
This is most troublesome for Boost.Regexp, in which case "occured" appears in the error messages that are reported to the users.
Please, find attached a patch ready to be applied.
Attachments (1)
Change History (13)
by , 11 years ago
| Attachment: | occurred-patch.txt added |
|---|
comment:1 by , 11 years ago
| Component: | None → regex |
|---|---|
| Owner: | set to |
comment:2 by , 11 years ago
comment:4 by , 11 years ago
| Component: | regex → xpressive |
|---|---|
| Owner: | changed from to |
Oh my, glad I'm not the only one ;-)
Fixed the regex and integer ones. Please everyone fix yours and pass on.
comment:6 by , 11 years ago
| Component: | xpressive → geometry |
|---|---|
| Owner: | changed from to |
Xpressive fixed on trunk in [76147]. Reassigning.
comment:7 by , 11 years ago
| Status: | new → assigned |
|---|
comment:10 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
Passing over to Spirit - assigned to Hartmut
comment:11 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:12 by , 11 years ago
Note:
See TracTickets
for help on using tickets.

(In [76137]) Fix typo. Refs #6003.