Opened 12 years ago

Closed 12 years ago

#4181 closed Bugs (fixed)

Boost.Serialization PATCH: attribute used for AIX with vacpp

Reported by: ccambly@… Owned by: Robert Ramey
Milestone: Boost 1.43.0 Component: serialization
Version: Boost 1.43.0 Severity: Problem
Keywords: Cc:

Description

I recently updated the build compiler used in test reporting to V11. The V11 compiler now officially supports attribute ((used)) as requested years ago :-)

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.

Attachments (1)

force_include.hpp.diff (510 bytes ) - added by ccambly@… 12 years ago.
Enable attribute ((used)) for xlC (vacpp)

Download all attachments as: .zip

Change History (2)

by ccambly@…, 12 years ago

Attachment: force_include.hpp.diff added

Enable attribute ((used)) for xlC (vacpp)

comment:1 by Robert Ramey, 12 years ago

Resolution: fixed
Status: newclosed

fixed - will migrate to trunk after next test

Note: See TracTickets for help on using tickets.