Opened 14 years ago

Closed 13 years ago

Last modified 12 years ago

#2351 closed Patches (fixed)

Minor BOOST_SPIRIT_RULE fixes (rule_parser.hpp)

Reported by: jvd@… Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.34.1 Severity: Problem
Keywords: Cc:

Description

I tried to recompile my project with g++ -pedantic-errors option, and then I encountered some problems with BOOST_SPIRIT_RULE macro (the compiler complained about extra semicolons). The attached patch fixes the problem.

Attachments (1)

rule_parser.patch (1.4 KB ) - added by jvd@… 14 years ago.
BOOST_SPIRIT_RULE patch

Download all attachments as: .zip

Change History (6)

by jvd@…, 14 years ago

Attachment: rule_parser.patch added

BOOST_SPIRIT_RULE patch

comment:1 by (none), 14 years ago

Milestone: Boost 1.35.1

Milestone Boost 1.35.1 deleted

comment:2 by Hartmut Kaiser, 13 years ago

Resolution: fixed
Status: newclosed

(In [53560]) Spirit: fix #2351

comment:3 by Hartmut Kaiser, 13 years ago

(In [53561]) Spirit: fix #2351

comment:4 by anonymous, 12 years ago

Milestone: To Be Determined

the problem is still here and it does not compile on visual studio

comment:5 by anonymous, 12 years ago

It's patched in trunk and release. Which Boost version are you looking at?

Note: See TracTickets for help on using tickets.