Boost C++ Libraries: Ticket #9960: Warnings on Clang https://svn.boost.org/trac10/ticket/9960 <p> Follow up of the merge request from Tim Blechmann. <a class="ext-link" href="https://github.com/boostorg/test/pull/4"><span class="icon">​</span>https://github.com/boostorg/test/pull/4</a> </p> <p> Requesting more info from Tim Blechman. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9960 Trac 1.4.3 timblechmann Tue, 29 Apr 2014 06:59:40 GMT <link>https://svn.boost.org/trac10/ticket/9960#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9960#comment:1</guid> <description> <p> first: my family name contains two 'n'. </p> <p> second: the warning fires on standard-compliant code. there is nothing to 'fix' only to 'work around' </p> <p> second: iirc i was seeing the warning on ubuntu/clang, do not remember which version and currently i do not have time to check. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 30 Apr 2014 08:33:46 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9960#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9960#comment:2</guid> <description> <blockquote class="citation"> <p> "first[...] second[...] second[...]" "first: my family name contains two 'n'. " </p> </blockquote> <blockquote> <p> Please be less aggressive. From now on, I won't accept any merge to develop/master if there is no proper ticket filled. </p> </blockquote> <blockquote class="citation"> <p> "second: iirc i was seeing the warning on ubuntu/clang." </p> </blockquote> <blockquote> <p> This is the kind of information I was asking. Currently I am not reproducing these warnings with the version of clang I am using (as I said OSX/XCode5.1). So I will give a try on Ubuntu. </p> </blockquote> <blockquote class="citation"> <p> "i do not have time to check" </p> </blockquote> <blockquote> <p> This is not like I am on vacation neither. </p> </blockquote> <p> You are willing to contribute, I am willing to maintain. Let's work properly together. </p> <p> The warning described on SO <a class="ext-link" href="https://stackoverflow.com/questions/16939888/why-does-clang-warn-within"><span class="icon">​</span>https://stackoverflow.com/questions/16939888/why-does-clang-warn-within</a> is a real one, in the sense that is warns for code that is prone to mistakes. I prefer fixing it, or at least selectively silence warnings coming from other libraries, which I guess should not be such a big deal. </p> <p> Best,<br /> Raffi </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Tue, 07 Jul 2015 19:45:31 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/9960#comment:3 https://svn.boost.org/trac10/ticket/9960#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket