Boost C++ Libraries: Ticket #9373: g++ 4.7 -Wshadow warnings need attention https://svn.boost.org/trac10/ticket/9373 <p> Following are warnings from g++ 4.7 </p> <p> boost/multi_index/detail/bucket_array.hpp:101:66: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] </p> <p> boost/multi_index/hashed_index.hpp:1100:23: warning: declaration of 'prev' shadows a member of 'this' [-Wshadow] </p> <p> boost/multi_index_container.hpp:461:41: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] </p> <p> boost/multi_index_container.hpp:480:41: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] </p> <p> boost/multi_index_container.hpp:515:39: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] </p> <p> boost/multi_index_container.hpp:533:39: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9373 Trac 1.4.3 anonymous Wed, 13 Nov 2013 07:16:47 GMT <link>https://svn.boost.org/trac10/ticket/9373#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9373#comment:1</guid> <description> <p> Hi Tom, </p> <p> Can you run the whole Boost.<a class="missing wiki">MultiIndex</a> test suite and provide the full list of shadow warnings found? I guess there's going to be more than listed here. Thank you. </p> </description> <category>Ticket</category> </item> <item> <author>Tom Browder <tom.browder@…></author> <pubDate>Thu, 14 Nov 2013 02:53:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9373#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9373#comment:2</guid> <description> <p> I am working on it: I have to get set up for testing Boost and I've never done it before. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joaquín M López Muñoz</dc:creator> <pubDate>Sat, 16 Nov 2013 21:24:46 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9373#comment:3 https://svn.boost.org/trac10/ticket/9373#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> </ul> <p> Solved in <a class="ext-link" href="https://svn.boost.org/trac/boost/changeset/86730"><span class="icon">​</span>https://svn.boost.org/trac/boost/changeset/86730</a> </p> Ticket Tom Browder <tom.browder@…> Sat, 16 Nov 2013 22:42:53 GMT <link>https://svn.boost.org/trac10/ticket/9373#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9373#comment:4</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/9373#comment:3" title="Comment 3">joaquin</a>: </p> <blockquote class="citation"> <p> Solved in <a class="ext-link" href="https://svn.boost.org/trac/boost/changeset/86730"><span class="icon">​</span>https://svn.boost.org/trac/boost/changeset/86730</a> </p> </blockquote> <p> Thanks, Joaquin--nice job! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Mateusz Loskot</dc:creator> <pubDate>Sat, 30 Nov 2013 10:13:07 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9373#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9373#comment:5</guid> <description> <p> From <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9374" title="#9374: Bugs: g++ 4.7 -Wshadow warnings need attention (boost/pending) (closed: wontfix)">#9374</a> </p> <blockquote class="citation"> <p> This is a standard C++ idiom and does not make sense to change. </p> </blockquote> <p> ... in some places, of course. </p> </description> <category>Ticket</category> </item> </channel> </rss>