[Re: [lazarus] RFC : Type separation]]]

Michael A. Hess mhess at miraclec.com
Sun Aug 8 14:59:29 EDT 1999


Michal Bukovjan wrote:
> 
> Now I stumbled upon this.
>  
> BTW, this is a bug report :
> The compiler does not recognize circular unit references and compiles
> the two circularly referenced units over and over.

This isn't a bug this is how it is suppose to work. To get around the
circular reference you need to declare one of the units AFTER the
Implementation line. If they are both in the uses clause after the
Interface line then you get the circular reference.

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list