https://bugs.freedesktop.org/show_bug.cgi?id=40575

--- Comment #15 from Lionel Elie Mamane <lio...@mamane.lu> ---
(In reply to comment #12)
> Eike: what about removing MAX_DAYS and use:
> - sal_Int32 everywhere (instead of long and sal_uInt16)
> - sal_IntPtr instead of sal_uIntPtr

I very much doubt any date-handling code has any good reason to use either
sal_IntPtr or sal_uIntPtr which are "an integer big enough to contain a
pointer". The uses of that should very most probably be some
sal_(u)Int16/32/64.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to