[PATCH] Fix windows build

Matúš Kukan matus.kukan at gmail.com
Thu Feb 23 00:04:13 PST 2012


Hi there,

I got:
c:/git/libo/fpicker/source/win32/misc/resourceprovider.cxx(125) :
error C2666: 'SimpleResMgr::SimpleResMgr' : 2 overloads have similar
conversions
        C:/git/libo/solver/wntmsci12.pro/inc\tools/simplerm.hxx(76):
could be 'SimpleResMgr::SimpleResMgr(const rtl::OUString
&,com::sun::star::lang::Locale &)'
        C:/git/libo/solver/wntmsci12.pro/inc\tools/simplerm.hxx(61):
or       'SimpleResMgr::SimpleResMgr(const sal_Char *,const
com::sun::star::lang::Locale &)'
        while trying to match the argument list '(const char [11],
com::sun::star::lang::Locale)'
        note: qualification adjustment (const/volatile) may be causing
the ambiguity

The patch helped me to build on Windows but I did not push because I
don't know what really was the problem, how my change helped to solve
that and especially if this is the proper solution.
Maybe it is related to the recent change in OUString class ?
If the patch is good, you can push, I will be here in the evening.

Thanks,

Matus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-build-on-Windows-use-OUString.patch
Type: application/octet-stream
Size: 943 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120223/3f5a1c88/attachment.obj>


More information about the LibreOffice mailing list