patch for postgresql driver
Wols Lists
antlists at youngman.org.uk
Tue Apr 16 07:44:49 PDT 2013
On 16/04/13 15:38, Noel Grandin wrote:
> On 2013-04-16 16:16, Wols Lists wrote:
>> if( args[i].Name.matchIgnoreAsciiCaseAsciiL( keyword_list[j] ))
>
> Surely this will work:
>
> if( args[i].Name.matchIgnoreAsciiCaseAsciiL( keyword_list[j],
> strlen( keyword_list[j] )))
>
I'll have a play with that soon, it's just that that macro is presumably
there for some purpose, (plus the fact it converted one argument into 2
:-) so I was being my usual self and playing cautious. I'll see what
anybody else says, then try it.
Cheers,
Wol
More information about the LibreOffice
mailing list