On Mon, Feb 21, 2011 at 09:05:03AM +0100, Mattias Gaertner wrote: > That's what I mean. > Using the interface uses section, the compiler does not allow circular > dependencies. Moving it into the implementation section keeps the > circle between the units. I don't know if Delphi has no problems with > it, but FPC has some problems.
I do know that Delphi doesn't inline functions between (any) mutually dependant units. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
