On Sun, Apr 14, 2013 at 02:22:54PM +0200, Thomas Arnhold wrote:

> are those OUString(buf.getStr()) necessary? I think it's working as
> it was before :)

> See sax/qa/cppunit/test_converter.cxx (afaik it's only in this file):

> -    SAL_INFO("sax.cppunit","" << buf.getStr());
> +    SAL_INFO("sax.cppunit","" << OUString(buf.getStr()));

Err... Indeed. Not sure why I changed that, I suppose there must have
been a reason.

I've changed it back.

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

Reply via email to