[Lazarus] Question about SVN version stability

Mattias Gaertner nc-gaertnma at netcologne.de
Sun May 30 19:36:43 CEST 2010


On Sun, 30 May 2010 18:28:59 +0200
theo <xpde at theo.ch> wrote:

> I have a question regarding the current status of trunk.
> I have a self written component which is going into eternal loop in the
> area BoundsRect.
> It worked for several versions before current 0.9.29.

Several means what: <10 or <100 or <1000?

 
> It's very well possible that it's a bug in my component.
> 
> I'm just asking if it's worth investigating the problem on my side, or
> if I should just wait for
> a stable LCL version in the area of AutoSize probably.

The autosize area is stable. The old autosize code was removed some
weeks ago.

 
> It's a component with scrollbars the way synedit is using it (CreateParams).
> It is resizing Scrollbars also with the changing content dimensions. So
> tracking down this issue is not exactly easy.

Compile the LCL with -dVerboseIntfSizing. 

 
> My question: Should I wait or try to see what's going wrong?
> What do you think?

Waiting will bring nothing.

There are a lot of possibilities to create endless loops. Without
some code it's hard to tell.


Mattias




More information about the Lazarus mailing list