On Tue, 2011-01-04 at 04:08 +0100, Miklos Vajna wrote:
> Hi,
> 
> Looks like there is something similar in sc as well, see the attached
> log. I tried guarding
> 
> #include <mdds/mixed_type_matrix.hpp>
> 
> using #include "preextstl.h" / #include "postextstl.h" but that does not
> seem to help. Any other idea? :)

Does setting

#define MDDS_HASH_CONTAINER_STLPORT 1

before

#include <mdds/mixed_type_matrix.hpp>

help?

I also saw someone having a similar issue in the same exact spot, which
I haven't been able to reproduce.

> I guess this is specific to system-mdds.

Conceptually there should be no difference whether it's system or
internal, since mdds is just a collection of header files with no
libraries to build or link against.  From the looks of the log file, it
*may* have some issues with gcc 4.5.x's implementation of unordered_map,
but I'm not sure 100%...

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyosh...@novell.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to