Opened 14 years ago
Closed 13 years ago
#2517 closed Bugs (fixed)
Source File Link Correction for sum_tutorial.qbk
| Reported by: | Owned by: | Joel de Guzman | |
|---|---|---|---|
| Milestone: | Boost 1.38.0 | Component: | spirit | 
| Version: | Boost 1.37.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
In the Spirit documentation file \trunk\libs\spirit\doc\qi_and_karma\sum_tutorial.qbk, the link to the full source code listing is incorrect. It should be changed from
[@../../example/qi/actions.cpp]
to
[@../../example/qi/sum.cpp]
The patch is attached.
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | sum_tutorial.patch added | 
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in rev. 53545