On Tue, 2020-10-06 at 18:09 +0200, Noel Grandin wrote:
> search and replace sal_Long/sal_uLong/long/unsigned long with a 64-
> bit type across the ENTIRE code base.

I wonder if there would be anything useful to gain by replacing those
types with "auto" when the type that auto would give is the same as the
current explicit type. Maybe that would clear much of the brush which
just wants to uses whatever type that matches input.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to