Boost C++ Libraries: Ticket #10679: Unused parameter warnings in BOOST_FUSION_DEFINE_STRUCT_INLINE https://svn.boost.org/trac10/ticket/10679 <p> Expanding the BOOST_FUSION_DEFINE_STRUCT_INLINE macro leads to unused parameter warnings about 'it1' and 'it2', even when the boost include path is marked with -isystem. </p> <p> The attached patch should avoid the warning. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10679 Trac 1.4.3 anonymous Mon, 20 Oct 2014 09:25:45 GMT attachment set https://svn.boost.org/trac10/ticket/10679 https://svn.boost.org/trac10/ticket/10679 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-fusion-define-struct-inline-avoid-unused-parameter-warning.patch</span> </li> </ul> Ticket Joel de Guzman Mon, 20 Oct 2014 09:31:24 GMT <link>https://svn.boost.org/trac10/ticket/10679#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10679#comment:1</guid> <description> <p> Could you do a pull request here instead? <a class="ext-link" href="https://github.com/boostorg/fusion/tree/develop"><span class="icon">​</span>https://github.com/boostorg/fusion/tree/develop</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Mon, 20 Oct 2014 09:31:39 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10679#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10679#comment:2</guid> <description> <p> Thanks! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Mon, 20 Oct 2014 09:53:57 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10679#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10679#comment:3</guid> <description> <p> Done. </p> </description> <category>Ticket</category> </item> <item> <author>Kohei Takahashi <flast@…></author> <pubDate>Fri, 31 Oct 2014 06:00:11 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10679#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10679#comment:4</guid> <description> <p> I believe that had done by ttps://github.com/boostorg/fusion/pull/22 . We can close this ticket. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Fri, 31 Oct 2014 06:11:12 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10679#comment:5 https://svn.boost.org/trac10/ticket/10679#comment:5 <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> Ticket