[Bug 75280] [Easyhack] Convert inappropriate use of sal_uIntPtr to better integer types

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 16 00:43:58 PST 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=75280

Stephan Bergmann <sbergman at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbergman at redhat.com

--- Comment #5 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Lovekesh Garg from comment #4)
> I would like to work on this bug.Does this bug simply means to convert ALL
> the sal_uIntPtr to approtiate types like  sal_uInt32, sal_uInt64.

no; sal_uIntPtr should be used exactly in those places where its semantics are
asked for---an (unsigned) integer large enough to hold a pointer

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150216/8507bb20/attachment.html>


More information about the LibreOffice mailing list