On Mon, 9 Apr 2007 12:16:45 +0200
"Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]> wrote:

> On 4/9/07, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> > That's what I meant. fpGui is creating a unit circle with
> > StyleManager. And even worse: it uses inlines.
> > Break the circles and the error will vanish.
> 
> Can you elaborate some more? What do you mean by inlines?

For example
function Min(a, b: Integer): Integer; inline;

 
> My current guess is that you mean that fpgui has a big unit circle,
> like this:
> 
> unit a references unit b on interface
> unit b references unit c on interface
> unit c references unit a on interface
> 
> And then we have a large unit circle which fpc can“t catch (it would
> of course catch if only 2 units were building a circle).

I don't know if size matters, but any hint will help the fpc team to
fix the bug.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to