2014-09-27 15:23 GMT+02:00 Miklos Vajna <vmik...@collabora.co.uk>: > On Sat, Sep 27, 2014 at 08:26:38AM +0200, Zolnai Tamás < > zolnaitamas2...@gmail.com> wrote: > > So the only question is: > > Is it possible to replace the 4.3.1 and 4.3.2 linux packages with new > ones > > which are compiled with newer compilers? (expecting this is the problem) > > To fix the bug mentioned above. > > Isn't it possible to stick to boost::shared_ptr on -4-3, given that's > what other code does? >
It's the collada2gltf code which uses std::shared_ptr at many places so it would be much work to replace all of them with boost::shared_ptr, but actually can be done if necessary. I just thought packages are created with newer compilers, since they generate more better output (in theory). Other thing is that I need to know whether this is the problem indeed. So can I know what compilers are used for packages? Are they support std::shared_ptr? Thanks, Tamás
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice