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)

out.txt (101.2 KB ) - added by tomskside@… 5 years ago.
build log

Download all attachments as: .zip

Change History (2)

by tomskside@…, 5 years ago

Attachment: out.txt added

build log

comment:1 by tomskside@…, 5 years ago

Component: Nonewave
Owner: set to Hartmut Kaiser
Version: Boost 1.63.0Boost 1.65.0
Note: See TracTickets for help on using tickets.