Re: in master: failing tests / no matching locale

2015-07-23 Thread Lionel Elie Mamane
On Thu, Jul 23, 2015 at 12:57:53PM +0200, Eike Rathke wrote: > On Wednesday, 2015-07-22 18:50:35 +0200, Lionel Elie Mamane wrote: > > @@ -1483,14 +1483,15 @@ void BackendImpl::PackageImpl::scanBundle( > > subType.equalsIgnoreAsciiCase( > > "vnd.sun.star.package-bundle-descrip

Re: in master: failing tests / no matching locale

2015-07-23 Thread Eike Rathke
Hi Lionel, On Wednesday, 2015-07-22 18:50:35 +0200, Lionel Elie Mamane wrote: > @@ -1483,14 +1483,15 @@ void BackendImpl::PackageImpl::scanBundle( > subType.equalsIgnoreAsciiCase( >"vnd.sun.star.package-bundle-description")) > { > // check locale: >

in master: failing tests / no matching locale

2015-07-22 Thread Lionel Elie Mamane
Hi, A great many tests fail in master for me (in my dev tree). I looked into one of them and it is: in desktop/source/deployment/registry/package/dp_package.cxx, line 1494: LanguageTag descrTag(iter->second.m_sValue); /usr/include/c++/5/debug/safe_iterator.h:317:error: attempt t