Florian Klaempfl schrieb:
> Mattias Gaertner schrieb:
>> Is it possible to use TTranslateStrings = type TStrings?
>> I ask because, the compiler allows it, but stops later with only this
>> message: 
>> lcl/interfaces/gtk2/interfaces.pas(1,1) Fatal: Compilation aborted
>>
>> Question:
>> Is it allowed to use 
>> NewClass = type SomeClass;
>> ?
> 
> In theory yes, in pratice it seems to be buggy :)

Reason is probably http://www.freepascal.org/mantis/view.php?id=8180
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to