Opened 15 years ago
Closed 15 years ago
#23503 closed enhancement (fixed)
boost 1.41.0 Enable extended regex submatch info for boost
Reported by: | tvb377@… | Owned by: | nox@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | boost |
Description
This patch creates a variant of boost that enables BOOST_REGEX_MATCH_EXTRA in regex/user.hpp. See http://www.boost.org/doc/libs/1_41_0/libs/regex/doc/html/boost_regex/ref/sub_match.html for explanations (and why it is not enabled by default).
Attachments (2)
Change History (4)
Changed 15 years ago by tvb377@…
Attachment: | boost-Portfile.diff added |
---|
Changed 15 years ago by tvb377@…
Attachment: | patch-regex-match-extra.diff added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | haspatch added; BOOST_REGEX_MATCH_EXTRA removed |
---|---|
Owner: | changed from macports-tickets@… to nox@… |
comment:2 Changed 15 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 1.8.2 |
Note: See
TracTickets for help on using
tickets.
r63310, variant is called
regex_match_extra