Opened 10 years ago
Closed 9 years ago
#7857 closed Patches (fixed)
binary_iarchive.hpp: inconsistent comment
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | To Be Determined | Component: | serialization |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
In boost/archive/binary_iarchive.hpp:
There is a comment which refers to 'text_iarchive_impl' instead of 'binary_iarchive_impl'. This is somewhat confusing.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | binary_iarchive.hpp.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Today(26 Mar, 2013) I found that this bug is fixed only on the release branch; not the trunk. Thus I reopen this bug.
Note:
See TracTickets
for help on using tickets.
patch for the cosmetic comment change