[fpc-pascal] Size limits to name child specialized classes

luciano de souza luchyanus at gmail.com
Fri Oct 10 18:42:15 CEST 2014


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 <pascaldragon at googlemail.com>:
> Am 10.10.2014 12:52 schrieb "luciano de souza" <luchyanus at 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



More information about the fpc-pascal mailing list