Opened 10 years ago

Closed 9 years ago

#7857 closed Patches (fixed)

binary_iarchive.hpp: inconsistent comment

Reported by: Ryo IGARASHI <rigarash@…> 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)

binary_iarchive.hpp.patch (709 bytes ) - added by Ryo IGARASHI <rigarash@…> 10 years ago.
patch for the cosmetic comment change

Download all attachments as: .zip

Change History (4)

by Ryo IGARASHI <rigarash@…>, 10 years ago

Attachment: binary_iarchive.hpp.patch added

patch for the cosmetic comment change

comment:1 by Robert Ramey, 10 years ago

Resolution: fixed
Status: newclosed

comment:2 by Ryo IGARASHI <rigarash@…>, 10 years ago

Resolution: fixed
Status: closedreopened

Today(26 Mar, 2013) I found that this bug is fixed only on the release branch; not the trunk. Thus I reopen this bug.

comment:3 by Robert Ramey, 9 years ago

Resolution: fixed
Status: reopenedclosed

patched again

Note: See TracTickets for help on using tickets.