From db5748ae7e33e81c4937104283d70aa95f079390 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 27 Aug 2005 10:25:15 +0000 Subject: [PATCH] Added config and header include changes needed to support MSVC + STLport 5.0. [SVN r30701] --- doc/Attic/history.html | 14 ++++++++++---- doc/history.html | 14 ++++++++++---- include/boost/regex/v4/regex_match.hpp | 8 ++++++++ include/boost/regex/v4/regex_workaround.hpp | 1 + 4 files changed, 29 insertions(+), 8 deletions(-) diff --git a/doc/Attic/history.html b/doc/Attic/history.html index 15ff41aa..bc9db007 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -24,7 +24,7 @@


-

Boost 1.33.0 Hotfix

+

Boost 1.33.1

+ Disabled external templates for Intel C++ 8.0 and earlier - otherwise + unresolved references can occur. +
  • + Initialise all the data members of the unicode_iterators: this keeps gcc from + issuing needless warnings. +
  • + Added needed header include to regex_workaround.hpp: appears to be an + MSVC+STLport 5 specific problem.
  • Boost 1.33.0.

    Boost 1.33.0.