From 9f2806f64d49354deed32370989e0f3a804474d0 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 2 Dec 2001 17:43:45 +0000 Subject: [PATCH] Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex regex test Jamfile updates so that some tests will actually run warning suppression for condition.cpp unit-test rule now accepts input files updated metrowerks and borland to properly set up path for running tests ---------------------------------------------------------------------- Modified Files: boost/config/compiler/metrowerks.hpp libs/python/src/gen_function.py libs/regex/test/Jamfile Tag: thread-initial libs/thread/src/condition.cpp No tag tools/build/boost-base.jam tools/build/borland-tools.jam tools/build/metrowerks-tools.jam ---------------------------------------------------------------------- [SVN r11853] --- libs/config | 2 +- libs/python | 2 +- libs/regex | 2 +- libs/thread | 2 +- tools/build | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/config b/libs/config index ebc6c751ac..63dc3c2a64 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit ebc6c751ac19a293d0baca3b9c0e2643fb4b5136 +Subproject commit 63dc3c2a64ada1803c8f5d0f0038c2e9f98339c6 diff --git a/libs/python b/libs/python index 0dbb780a2f..6a6084ed0e 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 0dbb780a2f8b6e52100a201ff10e41ac9fa5db57 +Subproject commit 6a6084ed0ecf81134527ac066d629127a249d312 diff --git a/libs/regex b/libs/regex index f0d62fb2c0..277ca851c8 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit f0d62fb2c00c0b366f073fad3e3732c9b645a455 +Subproject commit 277ca851c8fac1062ae3086f795343c7bdc9e497 diff --git a/libs/thread b/libs/thread index 2719c4d545..dd7d4b2173 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 2719c4d54580197d168cb1dc8695c1c7dcafe3bb +Subproject commit dd7d4b21737a6b43592b775b6325ae06e1dcfc47 diff --git a/tools/build b/tools/build index 86c3200cdd..1747a75d4a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 86c3200cdd15ca856b74829f51e2d504ba617a90 +Subproject commit 1747a75d4a245568ec2d1cacf065ee5ec018fb39