Hi All,

I just checked Clipper PCODE, and it seems we were wrong. Clipper does NOT 
optimize Upper(), NOR Chr(), I wonder how/why we concluded they are 
optimized - anyone remember?

At the absence of any correction to my observation, I'd like to simply 
comment out the above optimizations, and proceed with releasing.

Anyone aware of any SHOW STOPPER, or would like to post any other commit?

Ron

--------------------------------------------------
From: "Miguel Angel Marchuet" <miguelan...@marchuet.net>
Sent: Tuesday, March 03, 2009 1:53 PM
To: <modals...@yahoo.com.br>; "Xharbour-Developers List" 
<xharbour-developers@lists.sourceforge.net>
Subject: Re: [xHarbour-developers] Upper() and codepage.

> I purpose to change optimizations that changes
>
> Upper, Lower optimized with toupper and tolower.
>
> and change optimization for windows platforms, for:
>
> LPTSTR CharUpper(  LPTSTR /lpsz/ );
> LPTSTR CharLower(  LPTSTR /lpsz/ );
>
> That respects system code page
>
> And add compiler flag to deactivate optionally in other cases.
>
> For English programmer probably use optimization, other international
> Linux platforms probably deactivate it by flag.
>
> Best regards,
> Miguel Angel Marchuet
>
> Eduardo Fernandes escribió:
>> To all,
>>
>> There is any objection to disable upper() on include\hbexprb.c to 
>> activate codepage support on source\rtl\strcase.c ?
>>
>>
>> regards,
>> Eduardo
>>
>>
>>       Veja quais são os assuntos do momento no Yahoo! +Buscados
>> http://br.maisbuscados.yahoo.com
>>
>> ------------------------------------------------------------------------------
>> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, 
>> CA
>> -OSBC tackles the biggest issue in open source: Open Sourcing the 
>> Enterprise
>> -Strategies to boost innovation and cut costs with open source 
>> participation
>> -Receive a $600 discount off the registration fee with the source code: 
>> SFAD
>> http://p.sf.net/sfu/XcvMzF8H
>> _______________________________________________
>> xHarbour-developers mailing list
>> xHarbour-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>>
>> __________ Información de ESET Smart Security, versión de la base de 
>> firmas de virus 3905 (20090303) __________
>>
>> ESET Smart Security ha comprobado este mensaje.
>>
>> http://www.eset.com
>>
>>
>>
>>
>>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, 
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the 
> Enterprise
> -Strategies to boost innovation and cut costs with open source 
> participation
> -Receive a $600 discount off the registration fee with the source code: 
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to