[Libreoffice] [PATCH] Fix type mismatch in GDIMetaFile member functions.

Miklos Vajna vmiklos at frugalware.org
Tue May 10 18:43:43 PDT 2011


On Tue, May 10, 2011 at 08:54:29PM -0430, Rafael Dominguez <venccsralph at gmail.com> wrote:
> Makes member functions implementation consistent with declarations.

Hi Rafael,

> -MetaAction* GDIMetaFile::ReplaceAction( MetaAction* pAction, size_t nAction )
> +MetaAction* GDIMetaFile::ReplaceAction( MetaAction* pAction, sal_uLong nAction )

I think a better fix is to finish the sal_uLong -> size_t conversion
that was already started, ie. change the header file, not the
implementation.

That's what got pushed to git recently.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110511/780b2d37/attachment.pgp>


More information about the LibreOffice mailing list