Opened 9 years ago
Closed 5 years ago
#8715 closed Bugs (fixed)
repository/include/qi_confix.hpp does not compile without predefined terminals
| Reported by: | Owned by: | Joel de Guzman | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | spirit |
| Version: | Boost 1.53.0 | Severity: | Problem |
| Keywords: | spirit repository confix | Cc: |
Description
Defining BOOST_SPIRIT_NO_PREDEFINED_TERMINALS and including boost/spirit/repository/include/qi_confix.hpp does not compile:
./boost/spirit/repository/home/qi/directive/confix.hpp:50: error: ‘boost::spirit::repository::confix’ has not been declared
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in https://github.com/boostorg/spirit/pull/314