Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


 "Value is %" SAL_PRIdINT32, n

(presumably n here is then sal_Int32?)

On which of the platforms that we support is %d not a proper format
for sal_Int32?

Even in the unlikely case that on some platform int indeed is larger
(for instance 64 bits) than sal_Int32, won't the usual conversions
take care of extending the sal_Int32 to the int that %d expects?

And anyway, one more reason to just use "int" instead of sal_Int32 in
most cases...

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.