[lazarus] Just another bug
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Nov 4 07:58:53 EST 2002
On Mon, 04 Nov 2002 15:54:50 +0300
"Vasily I. Volchenko" <Vasily.Volchenko at mstu.edu.ru> wrote:
> > OK! Thanx! :) I install fpc source, set options in lazarus and all
> > work. :)
> >
> > And second question:
> > Where I can find components for lazarus. Or HOWTO how I can write
> > component for this?
> >
>
> ÷Ù ÚÁÐÕÓËÁÌÉ
> sh localize.sh
>
> There are another bug. Sometimes (read almost always) the error
> happens in classes.pp while reading properties of forms (like
> Form1.Top). I used clean fpc-1.0.6, fpc-1.0.7 with fpc-1.0.7 fcl and
> fpc-1.0.6 rtl, fpc-1.0.6 with fpc-1.1 fcl. The result was the same.
Don't use 1.0.6.
1.0.7 from at least 21. september is required.
If you build your own compiler from fpc cvs use the fixed branch
(=1.0.7) and update the fcl to HEAD (=1.1).
> The only way to overpass it is to delete
> property from lfm and lazres it. It is not convenient, and buggy way.
> I tried to fix it in classes, but failed.
Can you describe the error in more detail?
Mattias
More information about the Lazarus
mailing list