Thank you. Generics is one of the best features the compiler has
lately implemented. I am happy to use it freely!

2014-10-10 9:34 GMT-03:00, Sven Barth <pascaldra...@googlemail.com>:
> Am 10.10.2014 12:52 schrieb "luciano de souza" <luchya...@gmail.com>:
>>
>> Hello all,
>>
>> Nowadays, using FPC 2.6.4, specialized classes have a size limit on
>> names. The compiler joins the the parent and child class names and
>> when the resultant string reaches more than 32 characters, an error is
>> raised.
>>
>> My question is: in the comming version of FPC, will be this issue
>> solved? When the parent class has a long name, names chosen to child
>> class must be excessively short!
>
> Already solved in trunk for quite some time ;)
>
> Regards,
> Sven
>


-- 
Luciano de Souza
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to