2011/10/5 Hans-Peter Diettrich <drdiettri...@aol.com>:
> Perhaps the used unit is not parsed until a separator token (',' or ';')
>  has been parsed. What if you try:
>
>> uses
>>   LCLVersion
>    ,
>>   {$IF DECLARED(lcl_fullversion)}
>>   {$ERROR interface}
>>   {$ENDIF}
>    SysUtils
>>   ;

Still the same. If moved after ';' it gives "Internal error 200501152".

--
cobines

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to