[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#704045: Bug is still present



The latter BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION is also needs to
be included, as per qtbug report:

"""
The BOOST_TT_HAS_OPERATOR_HPP_INCLUDED workaround isn't always working
with boost 1.53 because some of the type_traits headers are being
included outside of has_operator.hpp, for example lexical_cast.hpp
includes has_left_shift.hpp, which includes has_binary_operator.hpp

http://www.boost.org/doc/libs/1_53_0/boost/lexical_cast.hpp
http://www.boost.org/doc/libs/1_53_0/boost/type_traits/has_left_shift.hpp

An alternative workaround is -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
"""

I have tested 4:4.8.5+dfsg-2 with boost1.54:

OK, builds:
> qsapecng

Unknown (configure error, unrelated):
> fatrat
> kdepim

BAD, Still fails:
> avogadro
> gofigure2
> ovito
> pokerth

Still building this beast....:
> yade

Please upload a fix for this bug, there are only a few issues left
blocking boost1.54 transition.

Regards,

Dmitrijs.


Reply to: