[fpc-pascal] Migrating MW objects definitions

fpanasiti at tiscali.it fpanasiti at tiscali.it
Thu Oct 6 14:40:10 CEST 2005


I'm trying to migrate MW OO code to FPC. I'm in trouble with this piece of
MW code:

type
myObjectA = object
.....
lObj: myObjectB;
...
end;

type
myObjectB = object
...
lObj: myObjectA
...
end;

Essentially when the compiler tries to deal with myObjectA, it says that
'myObjectB is not defined'.

Am I doing something wrong, or is it something not supported by FPC?

Francesco

__________________________________________________________________
TISCALI ADSL
Solo con Tiscali Adsl navighi senza limiti e telefoni senza canone 
Telecom a partire da 19,95 Euro/mese.
Attivala subito, I PRIMI DUE MESI SONO GRATIS! CLICCA QUI:
http://abbonati.tiscali.it/adsl/sa/1e25flat_tc/






More information about the fpc-pascal mailing list