Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4871 closed Bugs (fixed)

Compile errors when using BOOST_FUSION_ADAPT_xxxADTxxx

Reported by: Christopher Schmidt Owned by: Joel de Guzman
Milestone: Boost 1.46.0 Component: spirit
Version: Boost 1.45.0 Severity: Problem
Keywords: fusion, adt, adapt_adt Cc:

Description

Compiling spirit code that uses fusion sequences which are adapted via one of Fusion's BOOST_FUSION_ADAPT_xxxADTxxx-macros can result in compile errors. The attached patch, applied on <boost/spirit/home/support/adapt_adt_attributes.hpp>, fixes this problem.

Attachments (1)

adapt_adt_attributes.patch (1.1 KB ) - added by Christopher Schmidt 12 years ago.

Download all attachments as: .zip

Change History (3)

by Christopher Schmidt, 12 years ago

Attachment: adapt_adt_attributes.patch added

comment:1 by Christopher Schmidt, 12 years ago

Resolution: fixed
Status: newclosed

fixed in [66644]

comment:2 by Christopher Schmidt, 12 years ago

Milestone: Boost-1.47.0Boost-1.46.0
Version: Boost 1.46.0Boost 1.45.0
Note: See TracTickets for help on using tickets.