$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: eric_at_[hidden]
Date: 2007-12-09 17:18:31
Author: eric_niebler
Date: 2007-12-09 17:18:31 EST (Sun, 09 Dec 2007)
New Revision: 41940
URL: http://svn.boost.org/trac/boost/changeset/41940
Log:
bump template instantiation depth
Text files modified:
branches/proto/v3/libs/xpressive/example/Jamfile.v2 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: branches/proto/v3/libs/xpressive/example/Jamfile.v2
==============================================================================
--- branches/proto/v3/libs/xpressive/example/Jamfile.v2 (original)
+++ branches/proto/v3/libs/xpressive/example/Jamfile.v2 2007-12-09 17:18:31 EST (Sun, 09 Dec 2007)
@@ -7,6 +7,7 @@
<toolset>msvc-8.0:<define>_SCL_SECURE_NO_DEPRECATE
<toolset>msvc-9.0:<define>_SCL_SECURE_NO_DEPRECATE
<toolset>msvc,<stdlib>stlport:<define>_STLP_EXPOSE_GLOBALS_IMPLEMENTATION
+ <toolset>gcc:<cxxflags>-ftemplate-depth-1024
;
exe examples