[fpc-pascal] Generics problem/question

leledumbo leledumbo_cool at yahoo.co.id
Fri Jan 8 04:51:36 CET 2010


Sorry, I guess I was wrong. The specialization in my program uses a class
instead of a record, the = operator is defined for a record but isn't used
at all. I'm not sure where the problem is, only records and static arrays
causes it.

One solution is to declare a pointer type to your record and specialize
TFPGList with it.

-- 
View this message in context: http://old.nabble.com/Generics-problem-question-tp27036004p27070857.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list