Boost logo

Boost :

Subject: Re: [boost] icl mainainership?
From: Avi Kivity (avi_at_[hidden])
Date: 2017-11-20 15:14:59


Trying again. The library won't compile in C++17 mode:

/usr/include/boost/icl/type_traits/type_to_string.hpp:56:12: error:
partial specialization of 'struct boost::icl::type_to_string<Unary<Type>
>' after instantiation of 'struct
boost::icl::type_to_string<std::__cxx11::basic_string<char> >'
[-fpermissive]
 Â Â Â Â  struct type_to_string<Unary<Type> >
 Â Â Â Â Â Â Â Â Â Â Â  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/icl/type_traits/type_to_string.hpp:72:12: error:
partial specialization of 'struct
boost::icl::type_to_string<Binary<Type1, Type2> >' after instantiation
of 'struct boost::icl::type_to_string<std::__cxx11::basic_string<char>
>' [-fpermissive]
 Â Â Â Â  struct type_to_string<Binary<Type1, Type2> >

I (or my colleagues) wouldn't mind fixing the problems, if there was
someone at the other end to apply patches or merge pull requests.

On 07/02/2017 05:55 PM, Avi Kivity wrote:
> Hello,
>
>
> I see there are 7 pull requests outstanding against icl (including one
> of mine), but not activity.
>
>
> Joachim, are you still maintaining the library? If not, perhaps
> someone can step up.
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk