Opened 13 years ago
Closed 13 years ago
#2974 closed Patches (fixed)
Error in Karma format example in introduction.qbk
| Reported by: | Owned by: | Joel de Guzman | |
|---|---|---|---|
| Milestone: | Boost 1.39.0 | Component: | spirit |
| Version: | Boost Development Trunk | Severity: | Cosmetic |
| Keywords: | spirit karma doc | Cc: |
Description
In the Spirit 2 introduction there is following example of Karma format description:
(*int_ << eol)
which, AFAIU, should read
*(int_ << eol)
Tiny patch included
Attachments (1)
Change History (2)
by , 13 years ago
| Attachment: | spirit-doc-introduction_qbk-r52655.patch added |
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
That seems to be fixed already. Strange. Thanks anyways.
Regards Hartmut
Note:
See TracTickets
for help on using tickets.

Patch fixing error in Karma format example, generated against trunk r52655