Boost C++ Libraries: Ticket #4181: Boost.Serialization PATCH: attribute used for AIX with vacpp https://svn.boost.org/trac10/ticket/4181 <p> I recently updated the build compiler used in test reporting to V11. The V11 compiler now officially supports <span class="underline">attribute</span> ((used)) as requested years ago :-) </p> <p> Here is the patch file for force_include.hpp to enable the attribute. I believe we may already be applying it via the patch mechanism used in test result reporting, but we would like to get it in officially. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4181 Trac 1.4.3 ccambly@… Mon, 03 May 2010 17:51:55 GMT attachment set https://svn.boost.org/trac10/ticket/4181 https://svn.boost.org/trac10/ticket/4181 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">force_include.hpp.diff</span> </li> </ul> <p> Enable <span class="underline">attribute</span> ((used)) for xlC (vacpp) </p> Ticket Robert Ramey Sun, 16 May 2010 01:13:12 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4181#comment:1 https://svn.boost.org/trac10/ticket/4181#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> fixed - will migrate to trunk after next test </p> Ticket