Opened 14 years ago
Closed 14 years ago
#2488 closed Patches (fixed)
[spirit] patch so spirit2 uses the released version of Proto (v4)
Reported by: | Eric Niebler | Owned by: | Joel de Guzman |
---|---|---|---|
Milestone: | Boost 1.38.0 | Component: | spirit |
Version: | Boost 1.36.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Spirit2 uses Proto v2 (boost/xpressive/proto), which I intend to remove for Boost 1.38. The attached patch makes Spirit2 work with Proto v4 (boost/proto).
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | spirit.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [49658]) port Spirit2 to Proto v4, fixes #2488