agree

2008/12/10 Mindaugas Kavaliauskas <[EMAIL PROTECTED]>

> Lorenzo Fiorini wrote:
>
>> I've removed the support of && in my local build to avoid nasty bugs
>> and I've found this line in sxcompat.prg.
>>
>> function Sx_TagInfo( cIndex )
>>   local aInfo, nOrds, nFirst, i
>>
>>   if Used() && ( nOrds := OrdCount( cIndex ) ) > 0
>>  ...
>>
>> is it a real comment?
>>
>
> Hi,
>
>
> already fixed in main branch:
>
> 2008-10-27 22:39 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
>  ...
>  * source/rdd/hbsix/sxcompat.prg
>    ! Fixed '&&' being used instead of '.AND.' in code.
>    ; NOTE: This '&&' comment compatibility is a lot more
>            dangerous than it's useful. It'd vote for
>            a compiler warnings switch for any of it's
>            occurences.
>      [TOMERGE 1.0]
>
>
> Regards,
> Mindaugas
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
Massimo Belgrano

Albo Nazionale Informatici Professionisti 2620
Socio 2843 Associazione Informatici prof.

Analisi e sviluppo software per Lan e Web
Consulenza informatica - Formazione
Delta Informatica S.r.l.  http://www.deltain.it
Via Torelli,31 - 28100 Novara - Tel: 0321/30281
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to