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: anggela.xie@… 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 Nikita Kniazev <nok.raven@…>, 5 years ago

I am sorry but there is not enough information to investigate the issue.

comment:2 by Joel de Guzman, 5 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.