Boost C++ Libraries: Ticket #8697: gcc -Wshadow throws warnings https://svn.boost.org/trac10/ticket/8697 <p> The attached patch fixes gcc shadowing warnings in Boost uuid. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8697 Trac 1.4.3 KaiSt <k.stuhlemmer@…> Fri, 14 Jun 2013 12:35:39 GMT attachment set https://svn.boost.org/trac10/ticket/8697 https://svn.boost.org/trac10/ticket/8697 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-uuid-shadow-1.53.diff</span> </li> </ul> <p> created against version 1.53 </p> Ticket Andy Tompkins Fri, 14 Jun 2013 20:09:01 GMT <link>https://svn.boost.org/trac10/ticket/8697#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8697#comment:1</guid> <description> <p> checked into trunk C84782 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Tue, 12 Nov 2013 20:19:08 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8697#comment:2 https://svn.boost.org/trac10/ticket/8697#comment:2 <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> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/86660" title="Merged changes from trunk: warning silencing and support for SSE and ...">[86660]</a>) Merged changes from trunk: warning silencing and support for SSE and C++11. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8495" title="#8495: Patches: UUID-Library emits Warning C4244 from uuid_generators.hpp (closed: fixed)">#8495</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8697" title="#8697: Patches: gcc -Wshadow throws warnings (closed: fixed)">#8697</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8509" title="#8509: Patches: SSE/AVX optimization and C++11 support (closed: fixed)">#8509</a>. </p> Ticket