Boost C++ Libraries: Ticket #4713: remove gcc warnings about shadowed names https://svn.boost.org/trac10/ticket/4713 <p> There's a goodly amount of shadowed names in spirit, e.g. "declaration of 'result' shadows a member of 'this'" attached is a patch to silence the ones seen in <a class="missing wiki">LibreOffice</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4713 Trac 1.4.3 caolanm@… Tue, 05 Oct 2010 12:33:13 GMT attachment set https://svn.boost.org/trac10/ticket/4713 https://svn.boost.org/trac10/ticket/4713 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost.spirit.warnings.patch</span> </li> </ul> <p> fix for shadow warnings </p> Ticket Hartmut Kaiser Sun, 17 Oct 2010 20:48:41 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4713#comment:1 https://svn.boost.org/trac10/ticket/4713#comment:1 <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/66052" title="Spirit: fixed #4713 (boost.spirit.warnings.patch), applied patch">[66052]</a>) Spirit: fixed <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4713" title="#4713: Patches: remove gcc warnings about shadowed names (closed: fixed)">#4713</a> (boost.spirit.warnings.patch), applied patch </p> Ticket