Re: [PATCH] Replace equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

2012-05-03 Thread Thorsten Behrens
Elton Chung wrote: > Replacement is done by using regex. More to come :) > Hi Elton, just a quick feedback, beyond what Michael & Lubos mentioned - this specific one breaks at unotools/source/config/fontcfg.cxx:360 seems '! aLocale.Country == "cn"' needs some explicit bracketing. Cheers, -- T

[PATCH] Replace equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

2012-04-28 Thread Elton Chung
Hi there, This patch replaces equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator. Replacement is done by using regex. More to come :) Best Regards, Elton -- Elton Chung Administrator, Sponsor of mirror.layerjet.com Language Maintainer, Tester of ReactOS Project | http://reactos.org