From 0f2752edd441eb9ea3b5b0d5ea2b41d254cd89dd Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 14 Feb 2010 16:31:21 +0000 Subject: [PATCH] Merge some detail changes. - [53670] Avoid C style casts. - [55604] Fix #3346 boost/detail/scoped_enum_emulation.hpp enum_t conflict with Unix rpc/types.h - Don't foward declare containers when using gcc's parallel library and add a macro to disable forward declaration. Fixes #3866. [SVN r59679] --- libs/conversion | 2 +- libs/detail | 2 +- libs/functional | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/conversion b/libs/conversion index 5b6e39b2b8..b5583b88fa 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit 5b6e39b2b84a8b8da7a497ed1f062d25ed52cb3f +Subproject commit b5583b88fa88bf4d9402e35d6d2d167ff1b393f9 diff --git a/libs/detail b/libs/detail index 134c915cbf..c5eac8e96c 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 134c915cbffbb6cba961d4270f5f267713e54c50 +Subproject commit c5eac8e96c0bac9b154d5ed53bb1b0bdb590946d diff --git a/libs/functional b/libs/functional index 2644aeff12..deb0e998a2 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 2644aeff1236e3c744ddb96c36fb4f7f524d452e +Subproject commit deb0e998a2e0ba63999d7ee680475c4c0d6a2d18