[fpc-devel] comparing methods
    Ivo Steinmann 
    ivo_steinmann at gmx.net
       
    Thu Sep 10 19:42:22 CEST 2009
    
    
  
Florian Klaempfl schrieb:
> Ivo Steinmann schrieb:
>   
>> 1. Using =nil or Assigned should result in the same.
>>     
>
> Afaik not, this was one of the reasons for assigned.
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>   
well, nobody seems to know it...  eg. if you go through code in rtl 
(classes, etc...) sometimes =nil is used, sometimes Assigned. it's a 
complete random mix. I don't think that this "mix" was intention.
    
    
More information about the fpc-devel
mailing list