On 09/14/2017 10:48 AM, Jan Holesovsky wrote:
Michael Stahl píše v Čt 14. 09. 2017 v 10:06 +0200:
uhm, did you know "long long" is not C89 or C++98 either?

https://gcc.gnu.org/onlinedocs/gcc/Long-Long.html

First of all I wanted to do that only 'unsigned long', but then noticed
the LibreOfficeKitOptionalFeatures constants were defined as '1ULL <<
...', so rather used unsigned long long.

So - should I change that to 'unsigned long'?

"Does it work with (a reasonably picked version of) MSVC?" is probably the right question to ask re C99 compatibility these days.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to