Boost C++ Libraries: Ticket #8576: "sur parolle" should be "sur parole" https://svn.boost.org/trac10/ticket/8576 <p> Hi, </p> <p> I'm French, and I apologize for this... In French, the word is "parole", not "parolle". And nowhere have I found evidence that "sur parolle" would be an accepted English-spelling of "sur parole". Actually, Google finds Boost.Thread's documentation when looking for it. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8576 Trac 1.4.3 viboes Wed, 15 May 2013 15:26:06 GMT owner, status changed https://svn.boost.org/trac10/ticket/8576#comment:1 https://svn.boost.org/trac10/ticket/8576#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Wed, 15 May 2013 15:26:18 GMT severity changed https://svn.boost.org/trac10/ticket/8576#comment:2 https://svn.boost.org/trac10/ticket/8576#comment:2 <ul> <li><strong>severity</strong> <span class="trac-field-old">Problem</span> → <span class="trac-field-new">Cosmetic</span> </li> </ul> Ticket Vadim Guchenko <yhw@…> Thu, 16 May 2013 08:34:42 GMT <link>https://svn.boost.org/trac10/ticket/8576#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8576#comment:3</guid> <description> <p> I'd suggest not to use such terms in a technical documentation at all. Personally, I had difficulties to translate "sur parolle" when I was reading the Boost.Thread documentation, and I'm still not sure that I know what it exactly means. </p> </description> <category>Ticket</category> </item> <item> <author>Akim Demaille <akim.demaille@…></author> <pubDate>Thu, 16 May 2013 12:28:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8576#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8576#comment:4</guid> <description> <p> Well, this is not the documentation itself, it's the API itself. </p> <pre class="wiki">// #include &lt;boost/thread/lockable_traits.hpp&gt; namespace boost { namespace sync { template&lt;typename L&gt; class is_recursive_mutex_sur_parolle: false_type; // EXTENSION template&lt;&gt; class is_recursive_mutex_sur_parolle&lt;recursive_mutex&gt;: true_type; // EXTENSION template&lt;&gt; class is_recursive_mutex_sur_parolle&lt;timed_recursive_mutex&gt;: true_type; // EXTENSION } } </pre> </description> <category>Ticket</category> </item> <item> <author>Akim Demaille <akim.demaille@…></author> <pubDate>Thu, 16 May 2013 12:29:37 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8576#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8576#comment:5</guid> <description> <p> Sorry, pasted the wrong link: <a href="http://www.boost.org/doc/libs/1_53_0/doc/html/thread/synchronization.html">http://www.boost.org/doc/libs/1_53_0/doc/html/thread/synchronization.html</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Thu, 16 May 2013 16:53:23 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8576#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8576#comment:6</guid> <description> <p> The expression is in the context "take his word for it". </p> <p> The difference between the traits is_recursive_mutex and is_recursive_mute_sur_parole, is that the first can be verify some interface usage while the second states something that is not verifiable at compile time, and we need to take their word for it. </p> <p> I'm open to suggestion on how to name these traits. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Fri, 17 May 2013 19:25:51 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8576#comment:7 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8576#comment:7</guid> <description> <p> Committed revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/84331" title="Thread: fix sur parolle.">[84331]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Fri, 17 May 2013 19:26:08 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/8576#comment:8 https://svn.boost.org/trac10/ticket/8576#comment:8 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.55.0</span> </li> </ul> Ticket viboes Tue, 04 Jun 2013 05:48:05 GMT milestone changed https://svn.boost.org/trac10/ticket/8576#comment:9 https://svn.boost.org/trac10/ticket/8576#comment:9 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.55.0</span> → <span class="trac-field-new">Boost 1.54.0</span> </li> </ul> Ticket viboes Tue, 04 Jun 2013 06:01:58 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8576#comment:10 https://svn.boost.org/trac10/ticket/8576#comment:10 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84627" title="Thread: merge 84331 to fix #8576.">[84627]</a>) Thread: merge 84331 to fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8576" title="#8576: Bugs: &#34;sur parolle&#34; should be &#34;sur parole&#34; (closed: fixed)">#8576</a>. </p> Ticket