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
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to