This commit is contained in:
Adrian Reber 2005-10-17 12:01:05 +00:00
parent 83c74c224f
commit 298ea3e8bb
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
--- source-highlight-2.1.1/src/lib/regexpstatebuilder.cpp 2005-07-12 12:18:59.000000000 +0200
+++ source-highlight-2.1.1.new/src/lib/regexpstatebuilder.cpp 2005-08-25 19:24:00.000000000 +0200
@@ -97,7 +97,7 @@
}
}
} else
- throw boost::bad_expression("internal error");
+ throw boost::bad_expression(boost::regex_constants::error_bad_pattern);
}
void