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

luciano de souza luchyanus at gmail.com
Fri Oct 10 12:51:34 CEST 2014


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!

Regards,

-- 
Luciano de Souza



More information about the fpc-pascal mailing list