On 25/07/12 18:28, Eike Rathke wrote:
Hi János,

On Wednesday, 2012-07-25 16:11:24 +0200, János Uray wrote:
--- a/basctl/source/basicide/basides1.cxx
+++ b/basctl/source/basicide/basides1.cxx
-                    sal_uInt16 nFound = 0;
+                    int nFound = 0;
valueOf() is defined for sal_... types, so instead of using int here it
should be sal_Int32.

pushed with Eike's tweak to nFound

Noel
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to