Am Mon, 30 Nov 2020 02:32:19 +0100
schrieb Kornel Benko <kor...@lyx.org>:

> Am Sun, 29 Nov 2020 22:49:48 +0100
> schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
> 
> > Le 29/11/2020 à 20:21, Kornel Benko a écrit :  
> > >> I have reverted your previous
> > >> patches locally. We are not getting rid of boost here, only of regex.
> > >> And I did not plan to make it impossible to select local boost, just not
> > >> make it the default.    
> > > 
> > > I had the impression that regex was the only thing we needed from boost.  
> > >   
> > 
> > No, we use the following:
> > 
> >          boost/any.hpp \
> >          boost/assert.hpp \
> >          boost/crc.hpp \
> >          boost/lexical_cast.hpp \
> >          boost/signals2.hpp \
> > 
> > Of these, boost::any will go away when we switch to C++17 (in a long 
> > time), but the other ones are really boost things.
> > 
> > JMarc  
> 
> And I can compile without these, because I use C++17. So that was my mistake 
> :(.
> 
>       Kornel

Hm, c++11 compilations shows errors, but with c++14 it is OK.
Do we really require c++14?
Pushed at a171c651.

        Kornel

Attachment: pgpS2lqwAIRww.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to