Compilation error with boost::spirit::lex::less actor
There is an issue with the lexer actor for less. It does not remove possible references in the context_type. I believe without that lex::less is not useable.
Find attached a patch that fixes the issue.
Change History
(6)
| Owner: |
changed from Joel de Guzman to Hartmut Kaiser
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
| Cc: |
antoshkka@… added
|
| Keywords: |
lex spirit typename added
|
| Milestone: |
To Be Determined → Boost 1.54.0
|
| Resolution: |
fixed
|
| Severity: |
Problem → Regression
|
| Status: |
closed → reopened
|
| Version: |
Boost Development Trunk → Boost 1.54.0
|
| Resolution: |
→ fixed
|
| Status: |
reopened → closed
|
fix