Opened 13 years ago
Closed 12 years ago
#4126 closed Bugs (fixed)
Inspection tool complains about unknown bookmarks in commented-out HTML
| Reported by: | Jeremiah Willcock | Owned by: | Daniel James |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | inspection script |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
On line 27 of libs/numeric/interval/doc/interval.htm in the trunk (r61431), the inspect tool complains about an unknown bookmark; however, the hyperlink in question is commented out.
Attachments (1)
Change History (5)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
by , 13 years ago
| Attachment: | comment.patch added |
|---|
comment:3 by , 13 years ago
For now, I've checked in fixes for this and #4122 on a branch. https://svn.boost.org/svn/boost/branches/inspect/
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I've actually already got a patch lined up for this, I'm just waiting until after the release before changing anything.