From d3a9bbfabd612f8c993fabdbcbc8af22864e2c89 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 22 Aug 2005 10:56:15 +0000 Subject: [PATCH] Made regex_error backwards compatible with Boost-1.32. [SVN r30623] --- doc/Attic/history.html | 5 ++++- doc/history.html | 5 ++++- include/boost/regex/pattern_except.hpp | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/Attic/history.html b/doc/Attic/history.html index ed9b467c..4ffc9d23 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -42,7 +42,10 @@ repeat more times than their maximum value.
  • Fixed the value returned by basic_regex<>::empty() from a default - constructed object.
  • + constructed object. +
  • + Changed the deffinition of regex_error to make it backwards compatible with + Boost-1.32.0.
  • Boost 1.33.0.

    + constructed object. +
  • + Changed the deffinition of regex_error to make it backwards compatible with + Boost-1.32.0.
  • Boost 1.33.0.