Boost
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
October 2005
- 169 participants
- 311 discussions

11 Oct '05
PROBLEM:
I had been a sandbox cvs developer, but I was unsure if that
also made me main cvs developer. This resulted in several
emails between me and mailto:boost-owner@lists.boost.org
before things were cleared up.
SUGGESTED SOLUTION:
apply the attached patch to:
http://www.boost.org/more/getting_started.html
This makes clear who has write access to the main cvs.
FEEDBACK:
Please let me know within the next 10 days if there are any objections
to this patch. If there are no objections, I will apply the patch
on day 11.
TIA.
Index: getting_started.html
===================================================================
RCS file: /cvsroot/boost/boost/more/getting_started.html,v
retrieving revision 1.29
diff -r1.29 getting_started.html
2,4c2,3
< <html>
< <head>
< <title>Getting Started</title>
---
> <html><head><title>Getting Started</title>
>
9,16c8,16
< <LINK href="../boost.css" type="text/css" rel="stylesheet"></head>
< <body text="#000000" bgColor="#ffffff">
< <table cellSpacing="0" cellPadding="0" width="100%" summary="" border="0">
< <tr vAlign="top">
< <td vAlign="top" align="left"><IMG height="86" alt="boost.png (6897 bytes)" src="../boost.png" width="277"></td>
< <td vAlign="top" align="right">
< <table cellSpacing="0" cellPadding="2" summary="" border="1">
< <tr>
---
> <link href="getting_started_files/boost.css" type="text/css" rel="stylesheet"></head>
>
> <body bgcolor="#ffffff" text="#000000">
> <table summary="" border="0" cellpadding="0" cellspacing="0" width="100%">
> <tbody><tr valign="top">
> <td align="left" valign="top"><img alt="boost.png (6897 bytes)" src="getting_started_files/boost.png" height="86" width="277"></td>
> <td align="right" valign="top">
> <table summary="" border="1" cellpadding="2" cellspacing="0">
> <tbody><tr>
18,25c18,25
< <table cellSpacing="0" cellPadding="2" summary="" border="0">
< <tr>
< <td bgColor="#dddddd">
< <p>. <A href="../index.htm">Home</A><br>
< . <A href="../libs/libraries.htm">Libraries</A><br>
< . <A href="../people/people.htm">People</A><br>
< . <A href="faq.htm">FAQ</A><br>
< . <A href="index.htm">More</A></p>
---
> <table summary="" border="0" cellpadding="2" cellspacing="0">
> <tbody><tr>
> <td bgcolor="#dddddd">
> <p>. <a href="http://www.boost.org/index.htm">Home</a><br>
> . <a href="http://www.boost.org/libs/libraries.htm">Libraries</a><br>
> . <a href="http://www.boost.org/people/people.htm">People</a><br>
> . <a href="http://www.boost.org/more/faq.htm">FAQ</a><br>
> . <a href="http://www.boost.org/more/index.htm">More</a></p>
28c28
< </table>
---
> </tbody></table>
31c31
< </table>
---
> </tbody></table>
34c34
< </table>
---
> </tbody></table>
38,40c38,40
< <A href="#Introduction">Introduction</A>
< <li>
< <A href="#Download">Download</A>
---
> <a href="#Introduction">Introduction</a>
> </li><li>
> <a href="#Download">Download</a>
43,47c43,47
< <A href="#.zip">.zip file</A>
< <li>
< <A href="#.tar.gz">.tar.gz and .tar.bz2 files</A>
< <li>
< <A href="#CVS">Boost CVS Repository</A>
---
> <a href="#.zip">.zip file</a>
> </li><li>
> <a href="#.tar.gz">.tar.gz and .tar.bz2 files</a>
> </li><li>
> <a href="#CVS">Boost CVS Repository</a>
50,51c50,51
< <li>
< <A href="#Preparation">Preparation</A>
---
> </li><li>
> <a href="#Preparation">Preparation</a>
54,56c54,56
< <A href="#Configuring">Configuring the tools</A>
< <li>
< <A href="#Tools">Supported Toolsets</A>
---
> <a href="#Configuring">Configuring the tools</a>
> </li><li>
> <a href="#Tools">Supported Toolsets</a>
59,66c59,66
< <li>
< <A href="#Build_Install">Build and Install</A>
< <li>
< <A href="#Results">Results</A>
< <LI>
< <A href="#auto-link">Automatic Linking on Windows</A>
< <li>
< <A href="#Additional_Steps">Additional Steps</A>
---
> </li><li>
> <a href="#Build_Install">Build and Install</a>
> </li><li>
> <a href="#Results">Results</a>
> </li><li>
> <a href="#auto-link">Automatic Linking on Windows</a>
> </li><li>
> <a href="#Additional_Steps">Additional Steps</a>
75,83c75,83
< <A href="#step1">Download Boost</A>.
< <li>
< <A href="#step2">Install Boost.Jam</A>.
< <li>
< <A href="#step3">Configure your compiler toolset</A>.
< <li>
< <A href="#step4">Go to Boost distribution directory</A>.
< <li>
< <A href="#step5">Build and install</A>.
---
> <a href="#step1">Download Boost</a>.
> </li><li>
> <a href="#step2">Install Boost.Jam</a>.
> </li><li>
> <a href="#step3">Configure your compiler toolset</a>.
> </li><li>
> <a href="#step4">Go to Boost distribution directory</a>.
> </li><li>
> <a href="#step5">Build and install</a>.
87,89c87,89
< <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0">
< <tr vAlign="top" align="left">
< <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step1" name="step1"></a>1</b></font></td>
---
> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%">
> <tbody><tr align="left" valign="top">
> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step1" name="step1"></a>1</b></font></td>
91c91
< system. Click here to <b><a href="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041">
---
> system. Click here to <b><a href="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8…">
95c95
< </table>
---
> </tbody></table>
97,98c97,98
< site. It is available in <A href="#.zip">ZIP</A>, <A href="#.tar.gz">TAR.GZ</A>,
< and <A href="#.tar.gz">TAR.BZ2</A> formats. Past releases are also available.</p>
---
> site. It is available in <a href="#.zip">ZIP</a>, <a href="#.tar.gz">TAR.GZ</a>,
> and <a href="#.tar.gz">TAR.BZ2</a> formats. Past releases are also available.</p>
100c100
< Boost's <A href="#CVS">CVS repository</A>.
---
> Boost's <a href="#CVS">CVS repository</a>.
141c141,146
< write access, please contact one of the <A href="moderators.html">moderators</A>.</p>
---
> write access, please contact one of the <a
> href="http://www.boost.org/more/moderators.html">moderators</a>.
> For confirmation of write access, check the sourceforge
> boost project member list, available via a link on <a
> href="http://sourceforge.net/projects/boost/">this page</a>.
> </p>
149,150c154,155
< <p>Some of the Boost documentation is generated from <A href="../doc/html/boostbook.html">
< BoostBook XML</A> source stored in the CVS repository, and will not appear
---
> <p>Some of the Boost documentation is generated from <a href="http://www.boost.org/doc/html/boostbook.html">
> BoostBook XML</a> source stored in the CVS repository, and will not appear
159,160c164,165
< <p>The recommended way to build and install the Boost Libraries is to use <A href="../tools/build/v1/build_system.htm">
< Boost.Build</A>, the Boost Build system. The rest of these instructions
---
> <p>The recommended way to build and install the Boost Libraries is to use <a href="http://www.boost.org/tools/build/v1/build_system.htm">
> Boost.Build</a>, the Boost Build system. The rest of these instructions
164,167c169,172
< <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0">
< <tr vAlign="top" align="left">
< <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step2" name="step2"></a>2</b></font></td>
< <td>The build system uses <A href="../tools/build/jam_src/index.html">Boost.Jam</A>,
---
> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%">
> <tbody><tr align="left" valign="top">
> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step2" name="step2"></a>2</b></font></td>
> <td>The build system uses <a href="http://www.boost.org/tools/build/jam_src/index.html">Boost.Jam</a>,
173,174c178,179
< sources in an unreleased state, it may be necessary to <A href="../tools/build/jam_src/index.html#building_bjam">
< build <tt>bjam</tt> from sources</A> included in the Boost source tree. To
---
> sources in an unreleased state, it may be necessary to <a href="http://www.boost.org/tools/build/jam_src/index.html#building_bjam">
> build <tt>bjam</tt> from sources</a> included in the Boost source tree. To
178c183
< </table>
---
> </tbody></table>
191c196
< <li>
---
> </li><li>
209,213c214,218
< <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0">
< <tr vAlign="top" align="left">
< <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step3" name="step3"></a>3</b></font></td>
< <td>The following toolsets are supported by Boost.Build. For information about <A href="#Configuring">
< configuring</A> each toolset, click its name in the leftmost column.</td>
---
> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%">
> <tbody><tr align="left" valign="top">
> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step3" name="step3"></a>3</b></font></td>
> <td>The following toolsets are supported by Boost.Build. For information about <a href="#Configuring">
> configuring</a> each toolset, click its name in the leftmost column.</td>
215c220
< </table>
---
> </tbody></table>
217,218c222,223
< <table cellPadding="5" summary="" border="1">
< <tr>
---
> <table summary="" border="1" cellpadding="5">
> <tbody><tr>
223c228
< <td><A href="../tools/build/v1/borland-tools.html"><code>borland</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/borland-tools.html"><code>borland</code></a></td>
227,228c232,233
< <td><A href="../tools/build/v1/como-tools.html"><code>como</code></A></td>
< <td><a href="http://www.comeaucomputing.com">Comeau C++</a> compiler front-end for
---
> <td><a href="http://www.boost.org/tools/build/v1/como-tools.html"><code>como</code></a></td>
> <td><a href="http://www.comeaucomputing.com/">Comeau C++</a> compiler front-end for
232,233c237,238
< <td><code><A href="../tools/build/v1/como-tools.html">como-win32</A></code></td>
< <td><a href="http://www.comeaucomputing.com">Comeau C++</a> compiler front-end for
---
> <td><code><a href="http://www.boost.org/tools/build/v1/como-tools.html">como-win32</a></code></td>
> <td><a href="http://www.comeaucomputing.com/">Comeau C++</a> compiler front-end for
238,239c243,244
< <td><A href="../tools/build/v1/cw-tools.html"><code>cw</code></A></td>
< <td><a href="http://www.metrowerks.com">Metrowerks CodeWarrior</a> Pro 6.x, 7.x,
---
> <td><a href="http://www.boost.org/tools/build/v1/cw-tools.html"><code>cw</code></a></td>
> <td><a href="http://www.metrowerks.com/">Metrowerks CodeWarrior</a> Pro 6.x, 7.x,
243c248
< <td><A href="../tools/build/v1/darwin-tools.html"><code>darwin</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
248c253
< <td><A href="../tools/build/v1/dmc-tools.html"><code>dmc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/dmc-tools.html"><code>dmc</code></a></td>
252,253c257,258
< <td><A href="../tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></A></td>
< <td><a href="http://www.digitalmars.com/">Digital Mars C++</a>, using the <a href="http://www.stlport.org">
---
> <td><a href="http://www.boost.org/tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></a></td>
> <td><a href="http://www.digitalmars.com/">Digital Mars C++</a>, using the <a href="http://www.stlport.org/">
257c262
< <td><A href="../tools/build/v1/edg-tools.html"><code>edg</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/edg-tools.html"><code>edg</code></a></td>
262,263c267,268
< <td><A href="../tools/build/v1/gcc-tools.html"><code>gcc</code></A></td>
< <td><a href="http://gcc.gnu.org">GNU GCC</a> on Unix and <a href="http://www.cygwin.com">
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-tools.html"><code>gcc</code></a></td>
> <td><a href="http://gcc.gnu.org/">GNU GCC</a> on Unix and <a href="http://www.cygwin.com/">
267,269c272,274
< <td><A href="../tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></A></td>
< <td><a href="http://gcc.gnu.org">GNU GCC</a> on Unix and <a href="http://www.cygwin.com">
< Cygwin</a>, using the <a href="http://www.stlport.org">STLport</a> standard
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></a></td>
> <td><a href="http://gcc.gnu.org/">GNU GCC</a> on Unix and <a href="http://www.cygwin.com/">
> Cygwin</a>, using the <a href="http://www.stlport.org/">STLport</a> standard
273c278
< <td><A href="../tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></a></td>
278c283
< <td><A href="../tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></a></td>
283c288
< <td><A href="../tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></a></td>
290c295
< <td><A href="../tools/build/v1/kcc-tools.html"><code>kcc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/kcc-tools.html"><code>kcc</code></a></td>
294c299
< <td><A href="../tools/build/v1/kylix-tools.html"><code>kylix</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/kylix-tools.html"><code>kylix</code></a></td>
298,299c303,304
< <td><A href="../tools/build/v1/mingw-tools.html"><code>mingw</code></A></td>
< <td>GNU GCC and associated tools in <a href="http://www.mingw.org">MinGW</a> configuration
---
> <td><a href="http://www.boost.org/tools/build/v1/mingw-tools.html"><code>mingw</code></a></td>
> <td>GNU GCC and associated tools in <a href="http://www.mingw.org/">MinGW</a> configuration
303,305c308,310
< <td><A href="../tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></A></td>
< <td>GNU GCC and associated tools in <a href="http://www.mingw.org">MinGW</a> configuration
< (produces commercially redistributable objects), using the <a href="http://www.stlport.org">
---
> <td><a href="http://www.boost.org/tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></a></td>
> <td>GNU GCC and associated tools in <a href="http://www.mingw.org/">MinGW</a> configuration
> (produces commercially redistributable objects), using the <a href="http://www.stlport.org/">
309c314
< <td><A href="../tools/build/v1/mipspro-tools.html"><code>mipspro</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/mipspro-tools.html"><code>mipspro</code></a></td>
314c319
< <td><A href="../tools/build/v1/msvc-tools.html"><code>msvc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/msvc-tools.html"><code>msvc</code></a></td>
320c325
< <td><A href="../tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></a></td>
322c327
< 6 command-line tools, using the <a href="http://www.stlport.org">STLport</a> standard
---
> 6 command-line tools, using the <a href="http://www.stlport.org/">STLport</a> standard
327c332
< <td><A href="../tools/build/v1/sunpro-tools.html"><code>sunpro</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/sunpro-tools.html"><code>sunpro</code></a></td>
331c336
< <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></a></td>
336c341
< <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></a></td>
341c346
< <td><A href="../tools/build/v1/vacpp-tools.html"><code>vacpp</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vacpp-tools.html"><code>vacpp</code></a></td>
346c351
< <td><A href="../tools/build/v1/vc7-tools.html"><code>vc7</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc7-tools.html"><code>vc7</code></a></td>
351c356
< <td><A href="../tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></a></td>
356c361
< <td><A href="../tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></a></td>
361c366
< <td><A href="../tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></a></td>
365c370
< </table>
---
> </tbody></table>
367,370c372,375
< <p>The common build and install process is driven by the top-level build file (<A href="../Jamfile">Jamfile</A>).</p>
< <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0">
< <tr vAlign="top" align="left">
< <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step4" name="step4"></a>4</b></font></td>
---
> <p>The common build and install process is driven by the top-level build file (<a href="http://www.boost.org/Jamfile">Jamfile</a>).</p>
> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%">
> <tbody><tr align="left" valign="top">
> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step4" name="step4"></a>4</b></font></td>
379c384
< </table>
---
> </tbody></table>
386,389c391,394
< <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0">
< <tr vAlign="top" align="left">
< <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step5" name="step5"></a>5</b></font></td>
< <td>Invoke the build system, specifying the <A href="#Tools">toolset</A>(s) you
---
> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%">
> <tbody><tr align="left" valign="top">
> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step5" name="step5"></a>5</b></font></td>
> <td>Invoke the build system, specifying the <a href="#Tools">toolset</a>(s) you
400c405
< </table>
---
> </tbody></table>
409,410c414,415
< <table cellSpacing="0" cellPadding="2" summary="" border="1">
< <tr>
---
> <table summary="" border="1" cellpadding="2" cellspacing="0">
> <tbody><tr>
416,417c421,422
< <td vAlign="top" noWrap align="left"><i>none</i></td>
< <td vAlign="top" align="left">Only builds the Boost libraries. This lets you do
---
> <td align="left" nowrap="nowrap" valign="top"><i>none</i></td>
> <td align="left" valign="top">Only builds the Boost libraries. This lets you do
422,423c427,428
< <td vAlign="top" noWrap align="left"><tt>install</tt></td>
< <td vAlign="top" align="left">Builds and installs Boost libraries and headers.</td>
---
> <td align="left" nowrap="nowrap" valign="top"><tt>install</tt></td>
> <td align="left" valign="top">Builds and installs Boost libraries and headers.</td>
426,427c431,432
< <td vAlign="top" noWrap align="left"><tt>stage</tt></td>
< <td vAlign="top" align="left">Builds the Boost libraries and copies them into a
---
> <td align="left" nowrap="nowrap" valign="top"><tt>stage</tt></td>
> <td align="left" valign="top">Builds the Boost libraries and copies them into a
431c436
< <th noWrap>
---
> <th nowrap="nowrap">
433c438
< <td vAlign="top" align="left"> </td>
---
> <td align="left" valign="top"> </td>
436,437c441,442
< <td vAlign="top" noWrap align="left"><tt>--help</tt></td>
< <td vAlign="top" align="left">Shows a short summary of the options and syntax of
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--help</tt></td>
> <td align="left" valign="top">Shows a short summary of the options and syntax of
441,442c446,447
< <td vAlign="top" noWrap align="left"><tt>-sTOOLS=<<i>toolsets</i>></tt></td>
< <td vAlign="top" align="left">The list of tools to compile with. Usually only one
---
> <td align="left" nowrap="nowrap" valign="top"><tt>-sTOOLS=<<i>toolsets</i>></tt></td>
> <td align="left" valign="top">The list of tools to compile with. Usually only one
446,447c451,452
< <td vAlign="top" noWrap align="left"><tt>--prefix=PREFIX</tt></td>
< <td vAlign="top" align="left">Install architecture independent files here.<br>
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--prefix=PREFIX</tt></td>
> <td align="left" valign="top">Install architecture independent files here.<br>
452,453c457,458
< <td vAlign="top" noWrap align="left"><tt>--exec-prefix=EPREFIX</tt></td>
< <td vAlign="top" align="left">Install architecture dependent files here.<br>
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--exec-prefix=EPREFIX</tt></td>
> <td align="left" valign="top">Install architecture dependent files here.<br>
457,458c462,463
< <td vAlign="top" noWrap align="left"><tt>--libdir=DIR</tt></td>
< <td vAlign="top" align="left">Install libraries here.<br>
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--libdir=DIR</tt></td>
> <td align="left" valign="top">Install libraries here.<br>
462,463c467,468
< <td vAlign="top" noWrap align="left"><tt>--includedir=DIR</tt></td>
< <td vAlign="top" align="left">Install source headers here. The Boost headers are
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--includedir=DIR</tt></td>
> <td align="left" valign="top">Install source headers here. The Boost headers are
469,470c474,475
< <td vAlign="top" noWrap align="left"><tt>--builddir=DIR</tt></td>
< <td vAlign="top" align="left">Build in this location instead of building within
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--builddir=DIR</tt></td>
> <td align="left" valign="top">Build in this location instead of building within
475,476c480,481
< <td vAlign="top" noWrap align="left"><tt>--stagedir=DIR</tt></td>
< <td vAlign="top" align="left">When staging only, with the "<tt>stage</tt>" action,
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--stagedir=DIR</tt></td>
> <td align="left" valign="top">When staging only, with the "<tt>stage</tt>" action,
481,482c486,487
< <td vAlign="top" noWrap align="left"><tt>--without-<<i>library</i>></tt></td>
< <td vAlign="top" align="left">Do not build, stage, or install the specified
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--without-<<i>library</i>></tt></td>
> <td align="left" valign="top">Do not build, stage, or install the specified
486,487c491,492
< <td vAlign="top" noWrap align="left"><tt>--with-<<i>library</i>></tt></td>
< <td vAlign="top" align="left">Build, stage, or install the specified library. This
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--with-<<i>library</i>></tt></td>
> <td align="left" valign="top">Build, stage, or install the specified library. This
492,493c497,498
< <td vAlign="top" noWrap align="left"><tt>--with-python-root[=PYTHON_ROOT]</tt></td>
< <td vAlign="top" align="left">Build Boost.Python libraries with the Python devel
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--with-python-root[=PYTHON_ROOT]</tt></td>
> <td align="left" valign="top">Build Boost.Python libraries with the Python devel
501,502c506,507
< <td vAlign="top" noWrap align="left"><tt>--with-pydebug</tt></td>
< <td vAlign="top" align="left">Build Boost.Python libraries using the Python debug
---
> <td align="left" nowrap="nowrap" valign="top"><tt>--with-pydebug</tt></td>
> <td align="left" valign="top">Build Boost.Python libraries using the Python debug
508,509c513,514
< <td vAlign="top" noWrap align="left"><tt>-sHAVE_ICU=1</tt></td>
< <td vAlign="top" align="left">Build Boost.Regex libraries with Unicode support
---
> <td align="left" nowrap="nowrap" valign="top"><tt>-sHAVE_ICU=1</tt></td>
> <td align="left" valign="top">Build Boost.Regex libraries with Unicode support
514c519
< <a href="../libs/regex/doc/install.html#unicode">the Boost.Regex
---
> <a href="http://www.boost.org/libs/regex/doc/install.html#unicode">the Boost.Regex
518,519c523,524
< <td vAlign="top" noWrap align="left"><tt>-sICU_PATH=<I>path</I></tt></td>
< <td vAlign="top" align="left">Build Boost.Regex libraries with Unicode support
---
> <td align="left" nowrap="nowrap" valign="top"><tt>-sICU_PATH=<i>path</i></tt></td>
> <td align="left" valign="top">Build Boost.Regex libraries with Unicode support
523c528
< (or installed to) directory <I>path</I>.
---
> (or installed to) directory <i>path</i>.
526c531
< <a href="../libs/regex/doc/install.html#unicode">the Boost.Regex
---
> <a href="http://www.boost.org/libs/regex/doc/install.html#unicode">the Boost.Regex
530,531c535,536
< <td vAlign="top" noWrap align="left"><tt>-sNO_COMPRESSION=1</tt></td>
< <td vAlign="top" align="left">Build Boost.Iostreams without support for the compression
---
> <td align="left" nowrap="nowrap" valign="top"><tt>-sNO_COMPRESSION=1</tt></td>
> <td align="left" valign="top">Build Boost.Iostreams without support for the compression
535c540
< <A HREF="http://www.boost.org/libs/iostreams/doc/index.html?path=7">Boost.Iostreams Installation</A>.
---
> <a href="http://www.boost.org/libs/iostreams/doc/index.html?path=7">Boost.Iostreams Installation</a>.
538,541c543,546
< </table>
< <p>There are additional options as supported by <A href="../tools/build/v1/build_system.htm">
< Boost.Build</A> and <A href="../tools/build/jam_src/index.html">Boost.Jam</A>.
< Of the additional options perhaps the most imporant is "<tt>-s<A href="../tools/build/v1/build_system.htm#build">BUILD</A>=<features/variants></tt>"
---
> </tbody></table>
> <p>There are additional options as supported by <a href="http://www.boost.org/tools/build/v1/build_system.htm">
> Boost.Build</a> and <a href="http://www.boost.org/tools/build/jam_src/index.html">Boost.Jam</a>.
> Of the additional options perhaps the most imporant is "<tt>-s<a href="http://www.boost.org/tools/build/v1/build_system.htm#build">BUILD</a>=<features/variants></tt>"
550c555
< line at the <A href="mailing_lists.htm#jamboost">Boost.Build mailing list</A>.
---
> line at the <a href="http://www.boost.org/more/mailing_lists.htm#jamboost">Boost.Build mailing list</a>.
562c567
< <li>
---
> </li><li>
564c569
< <li>
---
> </li><li>
566c571
< <li>
---
> </li><li>
568c573
< <li>
---
> </li><li>
570c575
< <li>
---
> </li><li>
572c577
< <li>
---
> </li><li>
574c579
< <li>
---
> </li><li>
578,582c583,587
< <table cellSpacing="0" cellPadding="0" width="100%" summary="" border="0">
< <tr>
< <td colSpan="11">
< <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0">
< <tr>
---
> <table summary="" border="0" cellpadding="0" cellspacing="0" width="100%">
> <tbody><tr>
> <td colspan="11">
> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
584,585c589,590
< · Library Prefix</th></tr>
< </table>
---
> · Library Prefix</th></tr>
> </tbody></table>
590,593c595,598
< <td vAlign="bottom" bgColor="#cccccc" rowSpan="7"><tt><font size="+1">lib</font></tt></td>
< <td colSpan="11">
< <table cellSpacing="2" cellPadding="2" summary="" border="0">
< <tr>
---
> <td rowspan="7" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">lib</font></tt></td>
> <td colspan="11">
> <table summary="" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
595,596c600,601
< · Library Name</th></tr>
< </table>
---
> · Library Name</th></tr>
> </tbody></table>
600,603c605,608
< <td vAlign="bottom" rowSpan="6"><tt><font size="+1">boost_date_time</font></tt></td>
< <td colSpan="10">
< <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0">
< <tr>
---
> <td rowspan="6" valign="bottom"><tt><font size="+1">boost_date_time</font></tt></td>
> <td colspan="10">
> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
605,606c610,611
< · Toolset</th></tr>
< </table>
---
> · Toolset</th></tr>
> </tbody></table>
610,614c615,619
< <td vAlign="bottom" bgColor="#cccccc" rowSpan="5"><tt><font size="+1">-</font></tt></td>
< <td vAlign="bottom" bgColor="#cccccc" rowSpan="5"><tt><font size="+1">gcc</font></tt></td>
< <td colSpan="8">
< <table cellSpacing="2" cellPadding="2" summary="" border="0">
< <tr>
---
> <td rowspan="5" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">-</font></tt></td>
> <td rowspan="5" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">gcc</font></tt></td>
> <td colspan="8">
> <table summary="" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
616,617c621,622
< · Threading</th></tr>
< </table>
---
> · Threading</th></tr>
> </tbody></table>
621,625c626,630
< <td vAlign="bottom" rowSpan="4"><tt><font size="+1">-</font></tt></td>
< <td vAlign="bottom" rowSpan="4"><tt><font size="+1">mt</font></tt></td>
< <td colSpan="6">
< <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0">
< <tr>
---
> <td rowspan="4" valign="bottom"><tt><font size="+1">-</font></tt></td>
> <td rowspan="4" valign="bottom"><tt><font size="+1">mt</font></tt></td>
> <td colspan="6">
> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
627,628c632,633
< · Runtime</th></tr>
< </table>
---
> · Runtime</th></tr>
> </tbody></table>
632,636c637,641
< <td vAlign="bottom" bgColor="#cccccc" rowSpan="3"><tt><font size="+1">-</font></tt></td>
< <td vAlign="bottom" bgColor="#cccccc" rowSpan="3"><tt><font size="+1">d</font></tt></td>
< <td colSpan="4">
< <table cellSpacing="2" cellPadding="2" summary="" border="0">
< <tr>
---
> <td rowspan="3" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">-</font></tt></td>
> <td rowspan="3" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">d</font></tt></td>
> <td colspan="4">
> <table summary="" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
638,639c643,644
< · Boost Version</th></tr>
< </table>
---
> · Boost Version</th></tr>
> </tbody></table>
643,647c648,652
< <td vAlign="bottom" rowSpan="2"><tt><font size="+1">-</font></tt></td>
< <td vAlign="bottom" rowSpan="2"><tt><font size="+1">1_31</font></tt></td>
< <td colSpan="2">
< <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0">
< <tr>
---
> <td rowspan="2" valign="bottom"><tt><font size="+1">-</font></tt></td>
> <td rowspan="2" valign="bottom"><tt><font size="+1">1_31</font></tt></td>
> <td colspan="2">
> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2">
> <tbody><tr>
649,650c654,655
< · Library Type</th></tr>
< </table>
---
> · Library Type</th></tr>
> </tbody></table>
654c659
< <td vAlign="bottom" bgColor="#cccccc"><tt><font size="+1">.a</font></tt></td>
---
> <td bgcolor="#cccccc" valign="bottom"><tt><font size="+1">.a</font></tt></td>
657c662
< </table>
---
> </tbody></table>
667c672
< <li>
---
> </li><li>
674,691c679,696
< <P>
< <TABLE id="Table1" cellSpacing="1" cellPadding="1" width="300" border="0">
< <TR>
< <TD><FONT face="Courier New">*.dll</FONT></TD>
< <TD>Dynamic library version.</TD>
< </TR>
< <TR>
< <TD><FONT face="Courier New">*.lib</FONT>
< </TD>
< <TD>Import library for the dll.</TD>
< </TR>
< <TR>
< <TD><FONT face="Courier New">lib*.lib</FONT>
< </TD>
< <TD>Static library version.</TD>
< </TR>
< </TABLE>
< </P>
---
> <p>
> <table id="Table1" border="0" cellpadding="1" cellspacing="1" width="300">
> <tbody><tr>
> <td><font face="Courier New">*.dll</font></td>
> <td>Dynamic library version.</td>
> </tr>
> <tr>
> <td><font face="Courier New">*.lib</font>
> </td>
> <td>Import library for the dll.</td>
> </tr>
> <tr>
> <td><font face="Courier New">lib*.lib</font>
> </td>
> <td>Static library version.</td>
> </tr>
> </tbody></table>
> </p>
701,702c706,707
< <table cellPadding="5" summary="" border="1">
< <tr>
---
> <table summary="" border="1" cellpadding="5">
> <tbody><tr>
707c712
< <td><A href="../tools/build/v1/borland-tools.html"><code>borland</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/borland-tools.html"><code>borland</code></a></td>
711c716
< <td><A href="../tools/build/v1/como-tools.html"><code>como</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/como-tools.html"><code>como</code></a></td>
715c720
< <td><code><A href="../tools/build/v1/como-tools.html">como-win32</A></code></td>
---
> <td><code><a href="http://www.boost.org/tools/build/v1/como-tools.html">como-win32</a></code></td>
719c724
< <td><A href="../tools/build/v1/cw-tools.html"><code>cw</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/cw-tools.html"><code>cw</code></a></td>
723c728
< <td><A href="../tools/build/v1/darwin-tools.html"><code>darwin</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
727c732
< <td><A href="../tools/build/v1/dmc-tools.html"><code>dmc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/dmc-tools.html"><code>dmc</code></a></td>
731c736
< <td><A href="../tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></a></td>
735c740
< <td><A href="../tools/build/v1/edg-tools.html"><code>edg</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/edg-tools.html"><code>edg</code></a></td>
739c744
< <td><A href="../tools/build/v1/gcc-tools.html"><code>gcc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-tools.html"><code>gcc</code></a></td>
743c748
< <td><A href="../tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></a></td>
747c752
< <td><A href="../tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></a></td>
751c756
< <td><A href="../tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></a></td>
755c760
< <td><A href="../tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></a></td>
759c764
< <td><A href="../tools/build/v1/kcc-tools.html"><code>kcc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/kcc-tools.html"><code>kcc</code></a></td>
763c768
< <td><A href="../tools/build/v1/kylix-tools.html"><code>kylix</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/kylix-tools.html"><code>kylix</code></a></td>
767c772
< <td><A href="../tools/build/v1/mingw-tools.html"><code>mingw</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/mingw-tools.html"><code>mingw</code></a></td>
771c776
< <td><A href="../tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></a></td>
775c780
< <td><A href="../tools/build/v1/mipspro-tools.html"><code>mipspro</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/mipspro-tools.html"><code>mipspro</code></a></td>
779c784
< <td><A href="../tools/build/v1/msvc-tools.html"><code>msvc</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/msvc-tools.html"><code>msvc</code></a></td>
783c788
< <td><A href="../tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></a></td>
787c792
< <td><A href="../tools/build/v1/sunpro-tools.html"><code>sunpro</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/sunpro-tools.html"><code>sunpro</code></a></td>
791c796
< <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></a></td>
795c800
< <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></a></td>
799c804
< <td><A href="../tools/build/v1/vacpp-tools.html"><code>vacpp</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vacpp-tools.html"><code>vacpp</code></a></td>
803c808
< <td><A href="../tools/build/v1/vc7-tools.html"><code>vc7</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc7-tools.html"><code>vc7</code></a></td>
807c812
< <td><A href="../tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></a></td>
811c816
< <td><A href="../tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></a></td>
815c820
< <td><A href="../tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></A></td>
---
> <td><a href="http://www.boost.org/tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></a></td>
822c827
< </table>
---
> </tbody></table>
831,832c836,837
< <table cellPadding="5" summary="" border="1">
< <tr>
---
> <table summary="" border="1" cellpadding="5">
> <tbody><tr>
861c866
< </table>
---
> </tbody></table>
877,878c882,883
< <H2><A name="auto-link"></A>Automatic Linking on Windows</H2>
< <P>For most Boost libraries that have separate source, the correct build variant
---
> <h2><a name="auto-link"></a>Automatic Linking on Windows</h2>
> <p>For most Boost libraries that have separate source, the correct build variant
882,883c887,888
< Metrowerks C++ , and Borland C++ all support this).</P>
< <P>If you are linking to a dynamic runtime, then you can choose to link to either
---
> Metrowerks C++ , and Borland C++ all support this).</p>
> <p>If you are linking to a dynamic runtime, then you can choose to link to either
885,886c890,891
< You can alter this for a specific library <EM>whatever</EM> by defining
< BOOST_WHATEVER_DYN_LINK to force Boost library <EM>whatever</EM> to be linked
---
> You can alter this for a specific library <em>whatever</em> by defining
> BOOST_WHATEVER_DYN_LINK to force Boost library <em>whatever</em> to be linked
888,891c893,896
< link by defining BOOST_ALL_DYN_LINK.</P>
< <P>This feature can be disabled for Boost library <EM>whatever</EM> by defining
< BOOST_WHATEVER_NO_LIB, or for all of Boost by defining BOOST_ALL_NO_LIB.</P>
< <P>If you want to observe which libraries are being linked against then defining
---
> link by defining BOOST_ALL_DYN_LINK.</p>
> <p>This feature can be disabled for Boost library <em>whatever</em> by defining
> BOOST_WHATEVER_NO_LIB, or for all of Boost by defining BOOST_ALL_NO_LIB.</p>
> <p>If you want to observe which libraries are being linked against then defining
893,894c898,899
< message</code> each time a library is selected for linking.</P>
< <P>There are some Boost libraries (<A href="../libs/test/doc/index.html">Boost.Test</A>
---
> message</code> each time a library is selected for linking.</p>
> <p>There are some Boost libraries (<a href="http://www.boost.org/libs/test/doc/index.html">Boost.Test</a>
897c902
< you are using for more information, and the <A href="../libs/config/index.html">Boost.Config</A>
---
> you are using for more information, and the <a href="http://www.boost.org/libs/config/index.html">Boost.Config</a>
900,962c905,967
< here consist of headers only):</P>
< <P>
< <TABLE id="Table2" cellSpacing="1" cellPadding="1" width="100%" border="1">
< <TR>
< <TD><STRONG>Library</STRONG></TD>
< <TD><STRONG>Static Link</STRONG></TD>
< <TD><STRONG>Dynamic Link</STRONG></TD>
< <TD><STRONG>Default linkage</STRONG></TD>
< <TD><STRONG>Automatic library selection</STRONG></TD>
< <TD><STRONG>Comments</STRONG></TD>
< </TR>
< <TR>
< <TD>Date-Time</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Filesystem</TD>
< <TD>Yes</TD>
< <TD>
< <P>Yes</P>
< </TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Graph</TD>
< <TD>Yes</TD>
< <TD>No</TD>
< <TD>static</TD>
< <TD>No</TD>
< <TD>The separate Graph library source is needed only when <A href="../libs/graph/doc/read_graphviz.html">
< reading an AT&T graphviz file.</A></TD>
< </TR>
< <TR>
< <TD>Iostreams</TD>
< <TD>Yes</TD>
< <TD>
< <P>Yes</P>
< </TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Program Options</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Python</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>dynamic</TD>
< <TD>No</TD>
< <TD>Since all Python extensions are DLL's it makes sense to dynamic link to the
---
> here consist of headers only):</p>
> <p>
> <table id="Table2" border="1" cellpadding="1" cellspacing="1" width="100%">
> <tbody><tr>
> <td><strong>Library</strong></td>
> <td><strong>Static Link</strong></td>
> <td><strong>Dynamic Link</strong></td>
> <td><strong>Default linkage</strong></td>
> <td><strong>Automatic library selection</strong></td>
> <td><strong>Comments</strong></td>
> </tr>
> <tr>
> <td>Date-Time</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Filesystem</td>
> <td>Yes</td>
> <td>
> <p>Yes</p>
> </td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Graph</td>
> <td>Yes</td>
> <td>No</td>
> <td>static</td>
> <td>No</td>
> <td>The separate Graph library source is needed only when <a href="http://www.boost.org/libs/graph/doc/read_graphviz.html">
> reading an AT&T graphviz file.</a></td>
> </tr>
> <tr>
> <td>Iostreams</td>
> <td>Yes</td>
> <td>
> <p>Yes</p>
> </td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Program Options</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Python</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>dynamic</td>
> <td>No</td>
> <td>Since all Python extensions are DLL's it makes sense to dynamic link to the
964,1017c969,1022
< if you are embedding python).</TD>
< </TR>
< <TR>
< <TD>Regex</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Serialization</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Signals</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< <TR>
< <TD>Test</TD>
< <TD>Yes</TD>
< <TD>No</TD>
< <TD>static</TD>
< <TD>No</TD>
< <TD>Which library you link to depends upon which program entry point you define,
< rather than which Boost.Test features you use.</TD>
< </TR>
< <TR>
< <TD>Thread</TD>
< <TD>Partial</TD>
< <TD>Yes</TD>
< <TD>static (Visual C++), otherwise dynamic</TD>
< <TD>Yes</TD>
< <TD>For technical reasons static linking is supported on only one Windows compiler
< (Visual C++).</TD>
< </TR>
< <TR>
< <TD>Wave</TD>
< <TD>Yes</TD>
< <TD>Yes</TD>
< <TD>static</TD>
< <TD>Yes</TD>
< <TD> </TD>
< </TR>
< </TABLE>
< </P>
---
> if you are embedding python).</td>
> </tr>
> <tr>
> <td>Regex</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Serialization</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Signals</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> <tr>
> <td>Test</td>
> <td>Yes</td>
> <td>No</td>
> <td>static</td>
> <td>No</td>
> <td>Which library you link to depends upon which program entry point you define,
> rather than which Boost.Test features you use.</td>
> </tr>
> <tr>
> <td>Thread</td>
> <td>Partial</td>
> <td>Yes</td>
> <td>static (Visual C++), otherwise dynamic</td>
> <td>Yes</td>
> <td>For technical reasons static linking is supported on only one Windows compiler
> (Visual C++).</td>
> </tr>
> <tr>
> <td>Wave</td>
> <td>Yes</td>
> <td>Yes</td>
> <td>static</td>
> <td>Yes</td>
> <td> </td>
> </tr>
> </tbody></table>
> </p>
1023c1028
< <A href="../libs/config/config.htm#configuring">Configure the boost source code</A>.
---
> <a href="http://www.boost.org/libs/config/config.htm#configuring">Configure the boost source code</a>.
1028c1033
< <li>
---
> </li><li>
1031c1036
< more information, see these detailed <a href="../libs/python/doc/building.html#building">
---
> more information, see these detailed <a href="http://www.boost.org/libs/python/doc/building.html#building">
1037,1039c1042,1044
< <p>Copyright © Rene Rivera 2003.<br>
< Copyright © Jens Maurer 2001.<BR>
< Copyright © John Maddock 2004.</p>
---
> <p>Copyright © Rene Rivera 2003.<br>
> Copyright © Jens Maurer 2001.<br>
> Copyright © John Maddock 2004.</p>
1041c1046
< accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
---
> accompanying file <a href="http://www.boost.org/LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
1043,1047c1048
< </body>
< </html>
<
<
<
---
> </body></html>
4
8
On Tue, 11 Oct 2005 15:59:23 -0400, "Gennadiy Rozental"
<gennadiy.rozental(a)thomson.com> wrote:
>> Well, one thing I use it for is parsing HTTP directly in the read
>> buffer, which is a vector. If the interfaces weren't generic, I'd either
>> have to write my own functions to duplicate the functionality, or I'd
>> have to copy the incoming data to a string. The first seems silly, and
>> the latter would have unacceptable overhead in my case. The HTTP I'm
>> parsing is streaming video from several dozen cameras at once, so I have
>> to work with the buffers directly.
>>
>> I also use this library on plain old C strings, which wouldn't be
>> possible if it were locked to basic_string.
>>
>> Some changes may make sense, but I really like the way it is now.
>The way I see it all string algorithms should be using class like
>const_string in their interfaces.
Maybe I'm misunderstanding you, but are you suggesting that no string
algorithms should modify a string in-place? That would be unacceptable
to me. I wouldn't use such a library.
--
Be seeing you.
1
0
----Original Message----
From: Simon Buchan [mailto:simon@hand-multimedia.co.nz]
Sent: 29 September 2005 10:21
To: boost(a)lists.boost.org
Subject: Re: [boost] [integer] Create (u)int_natural_t
> Daryle Walker wrote:
>> The "int" type was supposed to match the processor's natural built-in
>> integer processor. That was easy to maintain in the 16- and 32-bit
>> eras, but got screwed up when we started 64-bit computing. The C
>> and C++ communities decided to expand its integer types by keeping
>> the current types at their 32-bit-era sizes and extended the type
>> system with a "long long" instead of moving "int" and "long" up and
>> adding a "short short". Now we don't have a convenient way to name
>> the best integer type in a portable fashion. I suggest we add a
>> "int_natural_t" typedef to <boost/cstdint.hpp> to name the best
>> integer type (and a corresponding "uint_natural_t"). We would have
>> to research what that type is for each compiler and/or platform
>> combination and use #conditionals.
I don't think it's worth it. The performance difference between a 16-bit
integer and 32-bit integer on a PDP-11 was pretty significant. Is there any
noticable difference between a 32-bit and 64-bit integer on any of the
64-bit processors?
> Isn't int the 'natural' integer type, by definition?
Depends what you mean by "natural", but for a normal English meaning,
probably not.
> I never understood why long didn't become the 64-bit type. It seems
> pointless to have int and long the same size on 32-bit.
Oh god no! The thread that would not die! This has been argued to death on
comp.std.c.
The reason long didn't become the 64-bit type is that most commercial C
compiler vendors wanted to continue to support code their customers had
written that assumed long was exactly four eight-bit bytes.
You can argue as long as you like that the problem is in that code (and I
would agree with you). It won't change the fact that telling your customers
they are wrong is not usually the route to commercial success.
> Who still writes 16-bit code on desktop, anyway? :D
Nobody ... but who still writes for the desktop? Think about the number of
car radios (as just one example) compared to the number of PCs.
--
Martin Bonner
Martin.Bonner(a)Pitechnology.com
Pi Technology, Milton Hall, Ely Road, Milton, Cambridge, CB4 6WZ,
ENGLAND Tel: +44 (0)1223 441434
5
4
Hello,
the example code in the Boost.Parameter tutorial #includes
<boost/parameter/keyword.hpp> as only Boost.Parameter header.
This is apparently insufficient, since I get errors regarding incomplete
types (e.g. return type `struct
boost::parameter::aux::tagged_argument<graphs::tag::index_map, const
char[13]>' is incomplete ).
With <boost/parameter.hpp> #included, there are no errors.
Regards,
m
Send instant messages to your online friends http://au.messenger.yahoo.com
2
3

11 Oct '05
In-Reply-To: <434AED3E.1020006(a)torjo.com>
john.lists(a)torjo.com (John Torjo) wrote (abridged):
> I'm not sure I understand: once you set a "size policy" to "fixed", it
> seems that you would need to set a fixed size (for a button, for
> instance).
You could calculate it at run-time, though. "Fixed" is relative. For
example, if you based it on the width of some text, it would change (be
recalculated) whenever the dialog's font changed.
-- Dave Harris, Nottingham, UK.
1
0
There are many places in serialization library that use a pattern like the
following:
static oserializer & instantiate(){
static oserializer instance;
return instance;
}
AFAIK, not all compilers guarantee the initialization of a function level
(or class member level) static variable is thread-safe. If I understand the
code correctly, this essentially means that simultaneously serializing
objects of the same type is not thread-safe. Am I missing something here?
Thanks,
Sean
2
2

11 Oct '05
Hello,
when using the regular expression parser with the Spirit library, I get the
following compilation error (I've edited the g++-output somewhat):
g++ -c -o TestSpirit.o -ansi -g -Iboost-1_33/include/boost-1_33/ TestSpirit.cpp
In file included from boost-1_33/include/boost-1_33/boost/spirit/utility/regex.hpp:46,
boost-1_33/include/boost-1_33/boost/spirit/utility/impl/regex.ipp:65: error: wrong number of template arguments (1, should be 2)
Command exited with non-zero status 1
I edited the file boost-1_33/include/boost-1_33/boost/spirit/utility/impl/regex.ipp,
replacing line 65
boost::reg_expression<CharT> rxstr; // regular expression to match
with
boost::basic_regex<CharT> rxstr; // regular expression to match
, and now it seems to work (at least my application). So I guess the Spirit library needs
to be updated (according to the new regex-library standard).
Oliver
P.S. I tried it out with g++ 3.4.3 and 4.0.1, but it doesn't matter.
1
0
As I understand, checked_delete is being used by scoped_ptr to prevent
deletion of incomplete type. However, this very simple program is
accepted by MSVC6, MSVC71 and MinGW (GCC) 3.4.4, even though implicit
destructor of A is deleting incomplete class A::impl . Only one compiler
of these that I could test (Comeau 4.3.3) throws compilation error.
Could we do better?
I know, there are simple workaround - declare destructor in class A or
use shared_ptr . But as we know, workarounds in user code to generate
compilation error (not suppress them) are rare thing.
B.
#include <boost/scoped_ptr.hpp>
struct A
{
struct impl;
boost::scoped_ptr<impl> impl_;
A();
};
int main()
{
A a;
}
struct A::impl
{};
A::A() : impl_(new impl()) {}
2
1
Boost regression test failures
------------------------------
Report time: 2005-10-11T13:56:13Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/developer/i…
428 failures in 5 libraries:
graph (1)
iostreams (1)
range (3)
serialization (418)
spirit (5)
|graph|
graphviz_test: cw-9_4
|iostreams|
gzip_test: gcc-4_0-darwin
|range|
array: vc-6_5 vc-6_5-stlport vc-7_0
|serialization|
test_binary_text_archive: vc-7_1
test_binary_text_archive_dll: vc-7_1
test_class_info_save_text_archive: vc-7_1
test_class_info_save_text_archive_dll: vc-7_1
test_demo_polymorphic: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_demo_polymorphic_dll: borland-5_6_4 cw-9_4 gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_demo_xml_load: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin intel-win32-8_1
test_demo_xml_load_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_derived_text_archive: vc-7_1
test_derived_text_archive_dll: vc-7_1
test_diamond_binary_archive: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_binary_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_text_archive: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_text_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_text_warchive: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_diamond_text_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_diamond_xml_archive: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_xml_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_diamond_xml_warchive: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_diamond_xml_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_exported_binary_archive: gcc-3.2.3-linux gcc-4.0.1-linux intel-9.0-linux vc-6_5
test_exported_binary_archive_dll: gcc-4.0.1-linux vc-6_5
test_exported_text_archive: gcc-3.2.3-linux gcc-4.0.1-linux vc-6_5 vc-7_1
test_exported_text_archive_dll: gcc-3.2.3-linux gcc-4.0.1-linux vc-6_5 vc-7_1
test_exported_text_warchive: gcc-4.0.1-linux vc-6_5
test_exported_text_warchive_dll: gcc-4.0.1-linux vc-6_5
test_exported_xml_archive: gcc-4.0.1-linux intel-8.1-linux vc-6_5
test_exported_xml_archive_dll: gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux vc-6_5
test_exported_xml_warchive: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux vc-6_5
test_exported_xml_warchive_dll: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux vc-6_5
test_map_binary_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_binary_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_text_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_text_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_text_warchive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_map_text_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_map_xml_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_xml_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_map_xml_warchive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_map_xml_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_mi_text_archive: vc-7_1
test_mi_text_archive_dll: vc-7_1
test_no_rtti_binary_archive: vc-6_5
test_no_rtti_binary_archive_dll: vc-6_5
test_no_rtti_text_archive: vc-6_5
test_no_rtti_text_archive_dll: vc-6_5
test_no_rtti_text_warchive: vc-6_5
test_no_rtti_text_warchive_dll: vc-6_5
test_no_rtti_xml_archive: vc-6_5
test_no_rtti_xml_archive_dll: vc-6_5
test_no_rtti_xml_warchive: vc-6_5
test_no_rtti_xml_warchive_dll: vc-6_5
test_non_default_ctor2_text_archive: vc-7_1
test_non_default_ctor2_text_archive_dll: vc-7_1
test_non_default_ctor_text_archive: vc-7_1
test_non_default_ctor_text_archive_dll: vc-7_1
test_non_intrusive_text_archive: vc-7_1
test_non_intrusive_text_archive_dll: vc-7_1
test_null_ptr_text_archive: vc-7_1
test_null_ptr_text_archive_dll: vc-7_1
test_object_text_archive: vc-7_1
test_object_text_archive_dll: vc-7_1
test_polymorphic_binary_archive: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_binary_archive_dll: borland-5_6_4 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_text_archive: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_text_archive_dll: borland-5_6_4 cw-9_4 gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_text_warchive: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_text_warchive_dll: borland-5_6_4 cw-9_4 gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_xml_archive: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_xml_archive_dll: borland-5_6_4 cw-9_4 gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 mingw-3_4_2 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_xml_warchive: borland-5_6_4 cw-8_3 cw-9_4 cw-9_5-darwin gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 vc-6_5 vc-7_0 vc-7_1
test_polymorphic_xml_warchive_dll: borland-5_6_4 cw-9_4 gcc-3_3-darwin gcc-3_4_3-sunos intel-win32-8_1 intel-win32-9_0 vc-6_5 vc-7_0 vc-7_1
test_primitive_text_archive: vc-7_1
test_primitive_text_archive_dll: vc-7_1
test_registered_text_archive: vc-7_1
test_registered_text_archive_dll: vc-7_1
test_set_binary_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_binary_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_text_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_text_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_text_warchive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_set_text_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_set_xml_archive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_xml_archive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0 mingw-3_4_2
test_set_xml_warchive: cw-8_3 cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_set_xml_warchive_dll: cw-9_4 gcc-3_3-darwin intel-win32-8_1 intel-win32-9_0
test_shared_ptr_132_binary_archive: vc-6_5 vc-6_5-stlport
test_shared_ptr_132_binary_archive_dll: vc-6_5
test_shared_ptr_132_text_archive: vc-6_5 vc-6_5-stlport
test_shared_ptr_132_text_archive_dll: vc-6_5
test_shared_ptr_132_text_warchive: vc-6_5 vc-6_5-stlport
test_shared_ptr_132_text_warchive_dll: vc-6_5
test_shared_ptr_132_xml_archive: vc-6_5 vc-6_5-stlport
test_shared_ptr_132_xml_archive_dll: vc-6_5
test_shared_ptr_132_xml_warchive: vc-6_5 vc-6_5-stlport
test_shared_ptr_132_xml_warchive_dll: vc-6_5
test_shared_ptr_binary_archive: borland-5_6_4 vc-6_5
test_shared_ptr_binary_archive_dll: borland-5_6_4 vc-6_5
test_shared_ptr_text_archive: borland-5_6_4 vc-6_5
test_shared_ptr_text_archive_dll: borland-5_6_4 vc-6_5
test_shared_ptr_text_warchive: borland-5_6_4 vc-6_5
test_shared_ptr_text_warchive_dll: borland-5_6_4 vc-6_5
test_shared_ptr_xml_archive: borland-5_6_4 vc-6_5
test_shared_ptr_xml_archive_dll: borland-5_6_4 vc-6_5
test_shared_ptr_xml_warchive: borland-5_6_4 vc-6_5
test_shared_ptr_xml_warchive_dll: borland-5_6_4 vc-6_5
test_split_text_archive: vc-7_1
test_split_text_archive_dll: vc-7_1
test_tracking_text_archive: vc-7_1
test_tracking_text_archive_dll: vc-7_1
test_unregistered_binary_archive: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux
test_unregistered_binary_archive_dll: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux
test_unregistered_text_archive: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux vc-7_1
test_unregistered_text_archive_dll: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux vc-7_1
test_unregistered_xml_archive: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux
test_unregistered_xml_archive_dll: gcc-3.2.3-linux gcc-4.0.1-linux intel-8.1-linux intel-9.0-linux
test_unregistered_xml_warchive: gcc-4.0.1-linux
test_unregistered_xml_warchive_dll: gcc-4.0.1-linux
|spirit|
bug_000008: gcc-3_4_3-sunos
grammar_mt_tests: gcc-3_4_3-sunos
owi_mt_tests: gcc-3_4_3-sunos
scoped_lock_tests: gcc-3_4_3-sunos
scoped_lock_tests_debug: gcc-3_4_3-sunos
1
0
Boost regression test failures
------------------------------
Report time: 2005-10-11T05:00:14Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues…
333 failures in 13 libraries:
concept_check (13)
foreach (1)
graph (2)
mpl (1)
parameter (13)
python (4)
regex (2)
serialization (250)
spirit (13)
thread (11)
tuple (1)
type_traits (1)
typeof (21)
|concept_check|
stl_concept_covering: cw-9_4 gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux gcc-3.3.6-linux gcc-3.4.4-linux gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin intel-win32-9_0 intel-win32-9_0 mingw-3_4_2 msvc vc-7_1
|foreach|
user_defined: msvc
|graph|
graphviz_test: vc-7_1
layout_test: intel-win32-9_0
|mpl|
size_t: gcc-4_0-darwin
|parameter|
basics: gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux
efficiency: gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux msvc
macros: gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux
sfinae: gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux msvc
unnamed: gcc-2.95.3-linux gcc-2.95.3-stlport-4.6.2-linux vc-7_1
|python|
crossmod_exception: vc-7_1
injected: vc-7_1
properties: vc-7_1
return_arg: vc-7_1
|regex|
regex_regress_dll: vc-7_1
static_mutex_test: vc-7_1
|serialization|
test_array_binary_archive_dll: vc-7_1
test_array_text_archive_dll: vc-7_1
test_array_text_warchive_dll: vc-7_1
test_array_xml_archive_dll: vc-7_1
test_array_xml_warchive_dll: vc-7_1
test_binary_binary_archive_dll: vc-7_1
test_binary_text_archive_dll: vc-7_1
test_binary_text_warchive_dll: vc-7_1
test_binary_xml_archive_dll: vc-7_1
test_binary_xml_warchive_dll: vc-7_1
test_class_info_load_binary_archive: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_class_info_load_binary_archive_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin vc-7_1
test_class_info_load_text_archive: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_class_info_load_text_archive_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin vc-7_1
test_class_info_load_text_warchive: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_class_info_load_text_warchive_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin vc-7_1
test_class_info_load_xml_archive: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_class_info_load_xml_archive_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin vc-7_1
test_class_info_load_xml_warchive: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin
test_class_info_load_xml_warchive_dll: gcc-3_3-darwin gcc-3_4_3-sunos gcc-4_0-darwin vc-7_1
test_class_info_save_binary_archive_dll: vc-7_1
test_class_info_save_text_archive_dll: vc-7_1
test_class_info_save_text_warchive_dll: vc-7_1
test_class_info_save_xml_archive_dll: vc-7_1
test_class_info_save_xml_warchive_dll: vc-7_1
test_const_save_fail1: msvc
test_const_save_fail2: msvc
test_const_save_fail3: msvc
test_contained_class_binary_archive_dll: vc-7_1
test_contained_class_text_archive_dll: vc-7_1
test_contained_class_text_warchive_dll: vc-7_1
test_contained_class_xml_archive_dll: vc-7_1
test_contained_class_xml_warchive_dll: vc-7_1
test_cyclic_ptrs_binary_archive_dll: vc-7_1
test_cyclic_ptrs_text_archive_dll: vc-7_1
test_cyclic_ptrs_text_warchive_dll: vc-7_1
test_cyclic_ptrs_xml_archive_dll: vc-7_1
test_cyclic_ptrs_xml_warchive_dll: vc-7_1
test_delete_pointer_binary_archive_dll: vc-7_1
test_delete_pointer_text_archive_dll: vc-7_1
test_delete_pointer_text_warchive_dll: vc-7_1
test_delete_pointer_xml_archive_dll: vc-7_1
test_delete_pointer_xml_warchive_dll: vc-7_1
test_demo_auto_ptr_dll: vc-7_1
test_demo_dll: vc-7_1
test_demo_exception_dll: vc-7_1
test_demo_fast_archive_dll: vc-7_1
test_demo_pimpl_dll: vc-7_1
test_demo_polymorphic_dll: vc-7_1
test_demo_shared_ptr_dll: vc-7_1
test_demo_xml_dll: vc-7_1
test_demo_xml_load_dll: vc-7_1
test_demo_xml_save_dll: vc-7_1
test_deque_binary_archive_dll: vc-7_1
test_deque_text_archive_dll: vc-7_1
test_deque_text_warchive_dll: vc-7_1
test_deque_xml_archive_dll: vc-7_1
test_deque_xml_warchive_dll: vc-7_1
test_derived_binary_archive_dll: vc-7_1
test_derived_class_binary_archive_dll: vc-7_1
test_derived_class_ptr_binary_archive_dll: vc-7_1
test_derived_class_ptr_text_archive_dll: vc-7_1
test_derived_class_ptr_text_warchive_dll: vc-7_1
test_derived_class_ptr_xml_archive_dll: vc-7_1
test_derived_class_ptr_xml_warchive_dll: vc-7_1
test_derived_class_text_archive_dll: vc-7_1
test_derived_class_text_warchive_dll: vc-7_1
test_derived_class_xml_archive_dll: vc-7_1
test_derived_class_xml_warchive_dll: vc-7_1
test_derived_text_archive_dll: vc-7_1
test_derived_text_warchive_dll: vc-7_1
test_derived_xml_archive_dll: vc-7_1
test_derived_xml_warchive_dll: vc-7_1
test_diamond_binary_archive_dll: vc-7_1
test_diamond_text_archive_dll: vc-7_1
test_diamond_text_warchive_dll: vc-7_1
test_diamond_xml_archive_dll: vc-7_1
test_diamond_xml_warchive_dll: vc-7_1
test_exported_binary_archive_dll: vc-7_1
test_exported_text_archive_dll: vc-7_1
test_exported_text_warchive_dll: vc-7_1
test_exported_xml_archive_dll: vc-7_1
test_exported_xml_warchive_dll: vc-7_1
test_list_binary_archive_dll: vc-7_1
test_list_ptrs_binary_archive_dll: vc-7_1
test_list_ptrs_text_archive_dll: vc-7_1
test_list_ptrs_text_warchive_dll: vc-7_1
test_list_ptrs_xml_archive_dll: vc-7_1
test_list_ptrs_xml_warchive_dll: vc-7_1
test_list_text_archive_dll: vc-7_1
test_list_text_warchive_dll: vc-7_1
test_list_xml_archive_dll: vc-7_1
test_list_xml_warchive_dll: vc-7_1
test_map_binary_archive_dll: msvc vc-7_1
test_map_text_archive_dll: msvc vc-7_1
test_map_text_warchive_dll: msvc vc-7_1
test_map_xml_archive_dll: vc-7_1
test_map_xml_warchive_dll: vc-7_1
test_mi_binary_archive_dll: vc-7_1
test_mi_text_archive_dll: vc-7_1
test_mi_text_warchive_dll: vc-7_1
test_mi_xml_archive_dll: vc-7_1
test_mi_xml_warchive_dll: vc-7_1
test_mult_archive_types_dll: vc-7_1
test_multiple_ptrs_binary_archive_dll: vc-7_1
test_multiple_ptrs_text_archive_dll: vc-7_1
test_multiple_ptrs_text_warchive_dll: vc-7_1
test_multiple_ptrs_xml_archive_dll: vc-7_1
test_multiple_ptrs_xml_warchive_dll: vc-7_1
test_no_rtti_binary_archive_dll: vc-7_1
test_no_rtti_text_archive_dll: vc-7_1
test_no_rtti_text_warchive_dll: vc-7_1
test_no_rtti_xml_archive_dll: vc-7_1
test_no_rtti_xml_warchive_dll: vc-7_1
test_non_default_ctor2_binary_archive_dll: vc-7_1
test_non_default_ctor2_text_archive_dll: vc-7_1
test_non_default_ctor2_text_warchive_dll: vc-7_1
test_non_default_ctor2_xml_archive_dll: vc-7_1
test_non_default_ctor2_xml_warchive_dll: vc-7_1
test_non_default_ctor_binary_archive_dll: vc-7_1
test_non_default_ctor_text_archive_dll: vc-7_1
test_non_default_ctor_text_warchive_dll: vc-7_1
test_non_default_ctor_xml_archive_dll: vc-7_1
test_non_default_ctor_xml_warchive_dll: vc-7_1
test_non_intrusive_binary_archive_dll: vc-7_1
test_non_intrusive_text_archive_dll: vc-7_1
test_non_intrusive_text_warchive_dll: vc-7_1
test_non_intrusive_xml_archive_dll: vc-7_1
test_non_intrusive_xml_warchive_dll: vc-7_1
test_null_ptr_binary_archive_dll: vc-7_1
test_null_ptr_text_archive_dll: vc-7_1
test_null_ptr_text_warchive_dll: vc-7_1
test_null_ptr_xml_archive_dll: vc-7_1
test_null_ptr_xml_warchive_dll: vc-7_1
test_nvp_binary_archive_dll: vc-7_1
test_nvp_text_archive_dll: vc-7_1
test_nvp_text_warchive_dll: vc-7_1
test_nvp_xml_archive_dll: vc-7_1
test_nvp_xml_warchive_dll: vc-7_1
test_object_binary_archive_dll: vc-7_1
test_object_text_archive_dll: vc-7_1
test_object_text_warchive_dll: vc-7_1
test_object_xml_archive_dll: vc-7_1
test_object_xml_warchive_dll: vc-7_1
test_optional_binary_archive_dll: vc-7_1
test_optional_text_archive_dll: vc-7_1
test_optional_text_warchive_dll: vc-7_1
test_optional_xml_archive_dll: vc-7_1
test_optional_xml_warchive_dll: vc-7_1
test_polymorphic_binary_archive_dll: vc-7_1
test_polymorphic_text_archive_dll: vc-7_1
test_polymorphic_text_warchive_dll: vc-7_1
test_polymorphic_xml_archive_dll: vc-7_1
test_polymorphic_xml_warchive_dll: vc-7_1
test_primitive_binary_archive_dll: vc-7_1
test_primitive_text_archive_dll: vc-7_1
test_primitive_text_warchive_dll: vc-7_1
test_primitive_xml_archive_dll: vc-7_1
test_primitive_xml_warchive_dll: vc-7_1
test_private_ctor_dll: vc-7_1
test_recursion_binary_archive_dll: vc-7_1
test_recursion_text_archive_dll: vc-7_1
test_recursion_text_warchive_dll: vc-7_1
test_recursion_xml_archive_dll: vc-7_1
test_recursion_xml_warchive_dll: vc-7_1
test_registered_binary_archive_dll: vc-7_1
test_registered_text_archive_dll: vc-7_1
test_registered_text_warchive_dll: vc-7_1
test_registered_xml_archive_dll: vc-7_1
test_registered_xml_warchive_dll: vc-7_1
test_reset_object_address_dll: vc-7_1
test_set_binary_archive_dll: vc-7_1
test_set_text_archive_dll: vc-7_1
test_set_text_warchive_dll: vc-7_1
test_set_xml_archive_dll: vc-7_1
test_set_xml_warchive_dll: vc-7_1
test_shared_ptr_132_binary_archive_dll: vc-7_1
test_shared_ptr_132_text_archive_dll: vc-7_1
test_shared_ptr_132_text_warchive_dll: vc-7_1
test_shared_ptr_132_xml_archive_dll: vc-7_1
test_shared_ptr_132_xml_warchive_dll: vc-7_1
test_shared_ptr_binary_archive_dll: vc-7_1
test_shared_ptr_text_archive_dll: vc-7_1
test_shared_ptr_text_warchive_dll: vc-7_1
test_shared_ptr_xml_archive_dll: vc-7_1
test_shared_ptr_xml_warchive_dll: vc-7_1
test_simple_class_binary_archive_dll: vc-7_1
test_simple_class_ptr_binary_archive_dll: vc-7_1
test_simple_class_ptr_text_archive_dll: vc-7_1
test_simple_class_ptr_text_warchive_dll: vc-7_1
test_simple_class_ptr_xml_archive_dll: vc-7_1
test_simple_class_ptr_xml_warchive_dll: vc-7_1
test_simple_class_text_archive_dll: vc-7_1
test_simple_class_text_warchive_dll: vc-7_1
test_simple_class_xml_archive_dll: vc-7_1
test_simple_class_xml_warchive_dll: vc-7_1
test_split_binary_archive_dll: vc-7_1
test_split_text_archive_dll: vc-7_1
test_split_text_warchive_dll: vc-7_1
test_split_xml_archive_dll: vc-7_1
test_split_xml_warchive_dll: vc-7_1
test_tracking_binary_archive_dll: vc-7_1
test_tracking_text_archive_dll: vc-7_1
test_tracking_text_warchive_dll: vc-7_1
test_tracking_xml_archive_dll: vc-7_1
test_tracking_xml_warchive_dll: vc-7_1
test_unregistered_binary_archive_dll: vc-7_1
test_unregistered_text_archive_dll: vc-7_1
test_unregistered_text_warchive_dll: vc-7_1
test_unregistered_xml_archive_dll: vc-7_1
test_unregistered_xml_warchive_dll: vc-7_1
test_variant_binary_archive_dll: vc-7_1
test_variant_text_archive_dll: vc-7_1
test_variant_text_warchive_dll: vc-7_1
test_variant_xml_archive_dll: vc-7_1
test_variant_xml_warchive_dll: vc-7_1
test_vector_binary_archive_dll: vc-7_1
test_vector_text_archive_dll: vc-7_1
test_vector_text_warchive_dll: vc-7_1
test_vector_xml_archive_dll: vc-7_1
test_vector_xml_warchive_dll: vc-7_1
test_void_cast_dll: vc-7_1
|spirit|
action_tests_debug: gcc-3_4_3-sunos
bug_000008: vc-7_1
distinct_tests_debug: gcc-3_4_3-sunos
escape_char_parser_tests_debug: gcc-3_4_3-sunos
grammar_def_test_debug: gcc-3_4_3-sunos
grammar_mt_tests: vc-7_1
owi_mt_tests: vc-7_1
scoped_lock_tests: vc-7_1
scoped_lock_tests_debug: vc-7_1
switch_problem_debug: gcc-3_4_3-sunos
switch_tests_single_debug: gcc-3_4_3-sunos
traverse_tests: intel-win32-9_0
traverse_tests_debug: intel-win32-9_0
|thread|
test_barrier: vc-7_1
test_condition: gcc-3_4_3-sunos vc-7_1
test_mutex: gcc-3_4_3-sunos vc-7_1
test_once: vc-7_1
test_read_write_mutex: vc-7_1
test_tss: gcc-3_4_3-sunos gcc-3_4_3-sunos vc-7_1
test_xtime: vc-7_1
|tuple|
tuple_test_bench: gcc-3_4_3-sunos
|type_traits|
tricky_abstract_type_test: intel-win32-9_0
|typeof|
data_member_native: cw-9_4
function_native: cw-9_4 msvc
function_ptr_native: cw-9_4
function_ref_native: cw-9_4
lvalue_native: cw-9_4 msvc
member_function_native: cw-9_4
modifiers_emulation: cw-9_4
modifiers_native: cw-9_4
noncopyable_native: cw-9_4
std_emulation: cw-9_4
std_native: cw-9_4
template_dependent_native: cw-9_4
template_enum_native: cw-9_4
template_int_native: cw-9_4
template_multiword_native: cw-9_4
template_tpl_native: cw-9_4 msvc
template_type_native: cw-9_4
type_native: cw-9_4
1
0