Opened 8 years ago
Closed 5 years ago
#10681 closed Bugs (wontfix)
assertion failure w/ -DBOOST_SPIRIT_USE_PHOENIX_V3=1 on sparc, solaris 11.2
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | To Be Determined | Component: | spirit |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
qi_terminal_ex-p3 test fails with "terminal_ex.cpp", line 308: Error: The type "boost::STATIC_ASSERTION_FAILURE<0>" is incomplete" with studio 12.4 c++ with boost option -DBOOST_SPIRIT_USE_PHOENIX_V3=1
and "qi/terminal_ex.cpp:307:9: error: invalid application of 'sizeof' to incomplete type 'boost::STATIC_ASSERTION_FAILURE<false>'
BOOST_STATIC_ASSERT(( boost::is_same<T "
with gcc++-4.8.2 with -DBOOST_SPIRIT_USE_PHOENIX_V3=1 on sparc, solaris 11.2
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I am sorry but there is not enough information to investigate the issue.