On Thu, 2012-02-23 at 10:56 +0100, Stephan Bergmann wrote:
> Yes, fix should be good.  With the newly added rtl::OUString ctor, a 
> string literal can now implicitly be converted to an rtl::OUString, 
> which can lead to ambiguities.  In this case, SimpleResMgr has ctors 
> that take either a char const * or an rtl::OUString const &.  Probably 
> something that should be cleaned up, leaving SimpleResMgr with just one 
> of the two ctors.  (And CREATEVERSIONRESMGR_NAME is just a glorious 
> macro to turn its argument into a string literal, so can safely be dropped.)

        Easy hack created:

        https://bugs.freedesktop.org/show_bug.cgi?id=46501

        We constantly need more of these, as they keep getting fixed
(somehow) ;-) so it'd be great if people can file/create them as/when
they notice code problems during reading.

        ATB,

                Michael.

-- 
[email protected]  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to