Opened 12 years ago

Closed 12 years ago

#5258 closed Bugs (fixed)

Fix for Ticket #4590 Needs documenting in V1.46 Release Notes

Reported by: egoots@… Owned by: Jonathan Turkanis
Milestone: To Be Determined Component: iostreams
Version: Boost 1.46.0 Severity: Problem
Keywords: Cc:

Description

In [68779], a fix for #4590 was merged to the V1.46 boost release.

However, there is no documentation in either the overall release notes http://www.boost.org/users/download/version_1_46_0

Or, the library specific release notes:

http://www.boost.org/doc/libs/1_46_0/libs/iostreams/doc/index.html (in the Release Notes Page).

In fact, the library specific release notes page above does mention one other fix done for 1.46. Namely:

"Use BOOST_ASSERT instead of assert."

This should probably be added to the overall release notes (if an IoStreams section is going to be added).

The problem for developers and users of the V1.46 libraries, is that they may not have any idea that there was a fix implemented. I only noticed because I saw a mailing list message.

Attachments (1)

IostreamsRelNotes.patch (524 bytes ) - added by egoots@… 12 years ago.
iostreams release notes patch (for 1.46)

Download all attachments as: .zip

Change History (3)

by egoots@…, 12 years ago

Attachment: IostreamsRelNotes.patch added

iostreams release notes patch (for 1.46)

comment:1 by anonymous, 12 years ago

Component: Documentationiostreams
Owner: changed from Matias Capeletto to Jonathan Turkanis

comment:2 by egoots@…, 12 years ago

Resolution: fixed
Status: newclosed

In [69758] danieljames merged the above patch to the boost trunk in time for the 1.46.1 release... so I am resolving this as fixed

Note: See TracTickets for help on using tickets.