[lazarus] Component manager
Tony Maro
tony at maro.net
Thu Apr 3 17:42:38 EST 2003
On Wednesday 02 April 2003 12:07 pm, Tony Maro wrote:
> > But If I try to click in the Componentmanager on Save or "add new"
> > Lazarus and X doesn't work anymore. Sometime X is killed, but often
> > nothing than Ctrl-Alt-Backspace works :(
> > I get no errors from Lazarus in the Console :(
> >
> > Jens
>
> Sounds like an endless loop. I had that happen to me once last night
> with "add new" when I selected a file that didn't have a valid TYPE
> definition. I'll do some more testing to see what's happening.
I found a problem in the parser that if a component is not found in the unit
then it would return an uninitialized integer as the count of components...
meaning it could be hugely huge.
Fixed, Mattias has already applied.
Thanks,
Tony
More information about the Lazarus
mailing list