[1.47.0] Merge requests for iostreams + quickbook

Hi, Is it okay to merge a couple of changes to release? This change activates an existing workaround for Visual C++ 8 in iostreams. https://svn.boost.org/trac/boost/changeset/72726/ This change reverts the support for escaped characters in 'simple markup' in quickbook because it breaks the regex documentation. It isn't used anywhere else, and the documentation still builds, so it's safe. Will be reintroduced for quickbook 1.6. https://svn.boost.org/trac/boost/changeset/72695/

On Sun, Jun 26, 2011 at 6:11 AM, Daniel James <dnljms@gmail.com> wrote:
Hi,
Is it okay to merge a couple of changes to release?
This change activates an existing workaround for Visual C++ 8 in iostreams.
Ah, good! This one is high priority simply because it was reported based on the beta. There wouldn't be much point in having a beta release if we don't respond to problems reported.
https://svn.boost.org/trac/boost/changeset/72726/
This change reverts the support for escaped characters in 'simple markup' in quickbook because it breaks the regex documentation. It isn't used anywhere else, and the documentation still builds, so it's safe. Will be reintroduced for quickbook 1.6.
Please go ahead and merge. Thanks, --Beman
participants (2)
-
Beman Dawes
-
Daniel James