> Look at the comment of the maintainer of LibreOffice ...
btw I tested and libreoffice is still working as expected.
Most of the time the libreoffice failures is from people tuning their system
without knowing the impact/risk of doing such, for example building some c++
libraries with g++47 let's imagine cppunit or anyother library depended on by
libreoffice, and building libreoffice with clang (which is default) and using
the libstdc++ from base (which also is default) and the mix of libstdc++ is
producing tons of problems.