Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #2057

Jean-Marc Lasgouttes lasgouttes at lyx.org
Sun Nov 29 21:49:48 UTC 2020


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


More information about the lyx-devel mailing list