Re: mdds broken

2013-05-22 Thread Kohei Yoshida
Fixed. http://cgit.freedesktop.org/libreoffice/core/commit/?id=6958b6a3ce9f28bed2a529939e7740452929a5b3 This particular one has nothing to do with mdds, but the error was on the Calc side. Kohei ___ LibreOffice mailing list LibreOffice@lists.freedes

Re: mdds broken

2013-05-22 Thread Stephan Bergmann
On 05/22/2013 09:08 AM, Stephan Bergmann wrote: But the mdds-related "attempt to compare iterators from different sequences" failure I described in the original mail is still there. FYI, with the attached mdds-broken.patch to disable the tests affected by that mdds-related "attempt to compare

Re: mdds broken

2013-05-22 Thread Stephan Bergmann
On 05/22/2013 03:08 AM, Kohei Yoshida wrote: On 05/21/2013 05:17 AM, Stephan Bergmann wrote: Building recent master, at least on Fedora 18 with --enable-dbgutil, fails in various tests due to problems in mdds headers, likely since

Re: mdds broken

2013-05-21 Thread Kohei Yoshida
On 05/21/2013 05:17 AM, Stephan Bergmann wrote: Building recent master, at least on Fedora 18 with --enable-dbgutil, fails in various tests due to problems in mdds headers, likely since "Update md

mdds broken

2013-05-21 Thread Stephan Bergmann
Building recent master, at least on Fedora 18 with --enable-dbgutil, fails in various tests due to problems in mdds headers, likely since "Update mdds to 0.8.1." I came up with the attached quick