Opened 13 years ago
Closed 10 years ago
#3160 closed Tasks (fixed)
Duplicate tutorial code in boost::thread
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.50.0 | Component: | thread |
Version: | Boost 1.39.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
The contents of libs/thread/tutorial/helloworld3.cpp and helloworld4.cpp are the same. (in boost release code base)
Change History (4)
comment:1 by , 13 years ago
Type: | Bugs → Tasks |
---|
comment:2 by , 11 years ago
Milestone: | Boost 1.40.0 → To Be Determined |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 11 years ago
Milestone: | To Be Determined → Boost 1.50.0 |
---|
Committed in trunk revision 77719.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in release branch at [78543]
Note:
See TracTickets
for help on using tickets.
I don't think this should be considered a Bug. A cleanup task should be ;ore convenient.