Opened 5 years ago
Last modified 5 years ago
#13183 new Bugs
boost wave fails to compile with Clang on Windows
Reported by: | anonymous | Owned by: | Hartmut Kaiser |
---|---|---|---|
Milestone: | To Be Determined | Component: | wave |
Version: | Boost 1.65.0 | Severity: | Problem |
Keywords: | Cc: |
Description
boost wave fails to compile with Clang on Windows, there are a lot of issues of type: \boost/wave/grammars/cpp_expression_grammar.hpp:829:18: error: case value evaluates to -804257404, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
case T_CPPCOMMENT: contains newline
Attachments (1)
Change History (2)
by , 5 years ago
comment:1 by , 5 years ago
Component: | None → wave |
---|---|
Owner: | set to |
Version: | Boost 1.63.0 → Boost 1.65.0 |
Note:
See TracTickets
for help on using tickets.
build log