On 4/9/07, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> Can you elaborate some more? What do you mean by inlines?

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


That seems to have been the cause of the problem!  :-)

Removed the Min() and Max() inline functions and made MinMaxClip() a
non-inline function and the problem is solved.  The circle unit
references are still there, but isn't causing a issue anymore.  Fixed
in fpGUI revision 82.  Could somebody else please give this a test as
well and report your findings.


--
Graeme Geldenhuys

There's no place like S34° 03.168'  E018° 49.342'

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

Reply via email to