[lazarus] circular unit references
Marius Popa Adrian
mapopa at reea.net
Sat Jun 21 16:01:14 EDT 2003
Thanks . Moved blob in another unit and a small part (disputed) remains in the fibquery for the moment.
On Sat, 21 Jun 2003 21:29:34 +0200 (CEST)
marcov at stack.nl (Marco van de Voort) wrote:
> > I need to use one unit from another but some definitions are in the first unit
> > For example
> > i have fibquery unit and uses fibblob and inside the fibblob i have references to fibquery
> > the compiler gives me an error ( circular unit references )
>
> - try to move one of both USES statements from interface to implementation if possible.
> - Move some disputed parts to a third unit.
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list