$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-03-25 07:41:45
Markus Schöpflin schrieb:
> Roland Schwarz wrote:
>
>> I compiled a small list of rc toolsets that we had no active testers yet.
>>
>> This list is from february:
>>
>> * hp_cxx-71_006_tru64
>
> ???
>
> How did you compile this list?
I looked at "explicit-failures-markup.xml" :
<mark-toolset name="borland-5.6.4" status="required"/>
<mark-toolset name="borland-5.8.2" status="required"/>
<mark-toolset name="cw-9.4" status="required"/>
<mark-toolset name="msvc-6.5" status="required"/>
<mark-toolset name="msvc-6.5_stlport4" status="required"/>
<mark-toolset name="msvc-7.0" status="required"/>
<mark-toolset name="msvc-7.1_stlport4" status="required"/>
<mark-toolset name="msvc-7.1" status="required"/>
<mark-toolset name="msvc-8.0" status="required"/>
<mark-toolset name="gcc-mingw-3.4.2" status="required"/>
<mark-toolset name="gcc-mingw-3.4.5" status="required"/>
<mark-toolset name="gcc-3.3.6" status="required"/>
<mark-toolset name="gcc-cygwin-3.4.4" status="required"/>
<mark-toolset name="gcc-3.2.3_linux" status="required"/>
<mark-toolset name="gcc-3.3.6_linux" status="required"/>
<mark-toolset name="gcc-3.4.5_linux" status="required"/>
<mark-toolset name="gcc-3.4.5_linux" status="required"/>
<mark-toolset name="gcc-4.0.3_linux" status="required"/>
<mark-toolset name="gcc-4.1.0_linux" status="required"/>
<mark-toolset name="gcc-3.4.5_linux_x86_64" status="required"/>
<mark-toolset name="gcc-4.1.0_linux_x86_64" status="required"/>
<mark-toolset name="darwin-4.0.1" status="required"/>
<mark-toolset name="intel-vc71-win-9.1" status="required"/>
<mark-toolset name="intel-linux-9.0" status="required"/>
<mark-toolset name="hp_cxx-71_006_tru64" status="required"/>
<mark-toolset name="sun-5.8" status="required"/>
<mark-toolset name="gcc-4.1.1_sunos_i86pc" status="required"/>
Then looked at which compilers are vivible in the (release) regression
pages, and calculated the missing set.
Roland