Re: meinproc4 on Mac, KLocale (was Re: What to test for 4.13?)

2014-03-21 Thread Ian Wadham
On 20/03/2014, at 7:28 AM, mk-li...@email.de wrote: > On 19 Mar 2014, at 06:29 , Thomas Lübking wrote: >> There seems a known issue reg. multithreaded libxml2 [1], but since Marko >> was the reporter, i simply ruled it out being the remaining one. > > I doubt it was a libxml2 issue, since the co

Re: Review Request 116919: Bug Fix for bug 329039

2014-03-21 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116919/#review53634 --- src/file/filewatch.cpp

Re: Review Request 116692: Lower memory usage of akonadi_baloo_indexer with frequent commits

2014-03-21 Thread Christian Mollekopf
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116692/#review53637 --- It turned out that most of the memory was used the ItemFetchJo

Re: Review Request 116919: Bug Fix for bug 329039

2014-03-21 Thread Nitul Datt
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116919/ --- (Updated March 21, 2014, 11:11 a.m.) Review request for Baloo and Vishesh

Re: Review Request 116919: Bug Fix for bug 329039

2014-03-21 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116919/#review53639 --- Nice. We're fairly close now. Please run baloo/src/file/autot

Re: meinproc4 on Mac, KLocale (was Re: What to test for 4.13?)

2014-03-21 Thread Thomas Lübking
On Freitag, 21. März 2014 08:24:06 CEST, Ian Wadham wrote: That call to KGlobal::locale(); seems an odd one, KDE guys. That function is supposed to return a locale (KLocale *), but here it is executed as a procedure, ignoring the return result. I can only conclude that the code is being execu