[PUSHED] [PATCH] fixed Replace all message in Basic IDE

Noel Power nopower at suse.com
Thu Jul 26 01:44:44 PDT 2012


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


More information about the LibreOffice mailing list