mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
[SVN r78659]
This commit is contained in:
parent
11237dc35d
commit
462f3c6b43
3 changed files with 5 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 290103d629af3dedc19fabc234b4bf829fa6b746
|
||||
Subproject commit fc1f89e632c70d783979b0b6344324ff3dc4d7e1
|
|
@ -1 +1 @@
|
|||
Subproject commit 6b9f0103d50b47eebafbf7f77a84267e37a3efbe
|
||||
Subproject commit 88e7d8627096e351c00014353547e0184b01e0da
|
|
@ -2490,6 +2490,7 @@
|
|||
<toolset name="clang-darwin-trunkLX"/>
|
||||
<toolset name="clang-darwin-trunkRX"/>
|
||||
<toolset name="darwin-4.4_0x"/>
|
||||
<toolset name="gcc-4.4.3_0x"/>
|
||||
<toolset name="gcc-4.4.4_0x"/>
|
||||
<toolset name="gcc-4.5.3_0x"/>
|
||||
<toolset name="gcc-4.6.2_0x"/>
|
||||
|
@ -5064,6 +5065,8 @@ for more information.
|
|||
<toolset name="gcc-4.2.4"/>
|
||||
<toolset name="gcc-4.3.4"/>
|
||||
<toolset name="gcc-4.3.4_0x"/>
|
||||
<toolset name="gcc-4.4.3"/>
|
||||
<toolset name="gcc-4.4.3_0x"/>
|
||||
<toolset name="gcc-4.4.4"/>
|
||||
<toolset name="gcc-4.4.4_0x"/>
|
||||
<toolset name="gcc-4.5.3"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue