[Libreoffice-commits] core.git: use startsWith() instead of compareToAscii()

Lionel Elie Mamane lionel at mamane.lu
Mon Mar 18 01:07:29 PDT 2013


On Mon, Mar 11, 2013 at 05:47:19AM -0700, julien2412 wrote:

> Lionel, could this point explain these logs I had put in
> https://bugs.freedesktop.org/show_bug.cgi?id=61725#c7) :
> warn:legacy.osl:22802:1:dbaccess/source/core/misc/dsntypes.cxx:369:
> ODsnTypeCollection::implDetermineType : missing the second colon !
> warn:legacy.osl:22802:1:dbaccess/source/core/misc/dsntypes.cxx:369:
> ODsnTypeCollection::implDetermineType : missing the second colon !
> warn:vcl.control:22802:1:vcl/source/control/button.cxx:2357: No new-style
> group set on radiobutton, using old-style digging around
> warn:legacy.osl:22802:1:dbaccess/source/core/misc/dsntypes.cxx:369:
> ODsnTypeCollection::implDetermineType : missing the second colon !
> warn:legacy.osl:22802:1:dbaccess/source/core/misc/dsntypes.cxx:344:
> ODsnTypeCollection::implDetermineType : missing the colon !
> warn:legacy.osl:22802:1:dbaccess/source/core/misc/dsntypes.cxx:344:
> ODsnTypeCollection::implDetermineType : missing the colon !

It was a similar issue of unintended semantic changes in the
conversion from String to OUString. If fixed it now. (If not, let me
know.)

-- 
Lionel


More information about the LibreOffice mailing list