Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 14/05/2019 18:02, Luke Benes wrote:
In file included from 
/core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/attribute/closure.hpp:24:
/core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/phoenix/operators.hpp:404:19: error: 
use 'template' keyword to treat 'value' as a dependent template name
         rank<T0>::value < rank<T1>::value,
                   ^
                   template
/core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/phoenix/operators.hpp:404:9: error: missing 'typename' prior 
to dependent type name 'rank<T0>::rank<T0>::value<rank<T1>::value, T1, T0>::type'
         rank<T0>::value < rank<T1>::value,
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         typename
/core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/phoenix/operators.hpp:405:23: error: 
expected '>'
         T1, T0>::type type;
                       ^

I see that now too after updating my Clang trunk; must be a rather recent Clang regression. Investigating.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.