Boost logo

Boost Users :

Subject: [Boost-users] Boost.Intrusive issues on IBM compiler
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-08-22 15:48:29


It appears that almost all of the Boost.Intrusive tests (at
<URL:http://tinyurl.com/2bzhglh>, for example) fail on IBM's compiler. I
get similar results, like the following from the test suite, from my own
code:

An expression of type "overloaded function: U::to_node_ptr" cannot be
converted to type "boost::intrusive::list_node<void *>
*(boost::intrusive::detail::base_hook_traits<boost::intrusive::testvalue<hooks<void
*>,0>,boost::intrusive::list_node_traits<void
*>,1,boost::intrusive::default_tag,1>::*)(testvalue<hooks<void *>,0> &)"

Is there an easy workaround for this issue? Is there a plan to fix it?
This has also been reported a couple of months ago as bug 4412
(<URL:https://svn.boost.org/trac/boost/ticket/4412>). Thank you.

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net