Boost C++ Libraries: Ticket #6190: Warnings in unordered when compiled with "-Wshadow" https://svn.boost.org/trac10/ticket/6190 <p> g++ 4.5.3 produces warnings in unordered when -Wshadow is used. The warnings exist 1.48.0 and in the svn trunk 75761. </p> <p> This is a component specific ticket for ticket <a class="new ticket" href="https://svn.boost.org/trac10/ticket/5996" title="#5996: Patches: Warnings when compiled with &#34;-Wshadow&#34; (new)">5996</a> which also contains a patch. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6190 Trac 1.4.3 Daniel James Mon, 07 May 2012 10:54:57 GMT status, milestone changed https://svn.boost.org/trac10/ticket/6190#comment:1 https://svn.boost.org/trac10/ticket/6190#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.50.0</span> </li> </ul> Ticket Daniel James Mon, 07 May 2012 10:57:40 GMT <link>https://svn.boost.org/trac10/ticket/6190#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6190#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/78364" title="Unordered: Avoid `-Wshadow` warnings. Refs #6190.">[78364]</a>) Unordered: Avoid <code>-Wshadow</code> warnings. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6190" title="#6190: Bugs: Warnings in unordered when compiled with &#34;-Wshadow&#34; (closed: fixed)">#6190</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sat, 12 May 2012 08:14:12 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6190#comment:3 https://svn.boost.org/trac10/ticket/6190#comment:3 <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/78432" title="Unordered: Merge unordered from trunk. - Activate ...">[78432]</a>) Unordered: Merge unordered from trunk. </p> <ul><li>Activate <code>std::allocator_traits</code> for gcc 4.7 and Visual C++ 11. </li><li>Implement variadic construct in <code>boost::unordered::detail::allocator_traits</code> when variadics, rvalue references and SFINAE expression are available. </li><li>Use variadic construct from <code>allocator_traits</code>, or when not available move the logic for constructing <code>value_type</code> to a lower level, so the container code is a bit simpler. </li><li>Avoid <code>-Wshadow</code> warnings. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6190" title="#6190: Bugs: Warnings in unordered when compiled with &#34;-Wshadow&#34; (closed: fixed)">#6190</a>. </li><li>Implement <code>reserve</code>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6857" title="#6857: Feature Requests: reserve() (closed: fixed)">#6857</a>. </li></ul> Ticket y hbynn Sat, 27 Apr 2013 04:36:17 GMT <link>https://svn.boost.org/trac10/ticket/6190#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6190#comment:4</guid> <description> <p> wvn t m ngm rbmvl </p> </description> <category>Ticket</category> </item> </channel> </rss>