[lazarus] BUGS
Vasily I. Volchenko
Vasily.Volchenko at mstu.edu.ru
Mon Mar 10 05:45:30 EST 2003
At first, bug of screen.inc is bogus even in fpc 1.0.7. Anyway, it is a very
bad idea to place const parameter in interface and non-const in the
implementation (or vice vercia).
Lazarus for old stable fpc 1.1 have some more non-fatal bugs (I have fixed
them in 2 min). There are: TRtlCriticalSection is not in standard unit, but in
somewhat like SysThrds.
And second, I had to replace Index to AIndex in property declaration.
As for my project, as I see, I have attached it to the file. It was for
fpc-1.1 only (translated from kylix 2 oe), but I have made it compartible to
fpc 1.0.7, but the diskette was bad :(. Errors are not reproducable. FPC 1.0.7
can result in program sudden dearth (I can't locate a reason with gdb). May
be, it can result in strange Round error, but I have found it only with
fpc-1.1 (I haven't played with 1.0.7 enough).
More problems is that the project is Russian (I remembered this fact right
now, when I am on non-linux University PC). So, click top left of four buttons
(ðÌÁÎÉÒÏ×ÁÎÉÅ ÜËÓÐÅÒÉÍÅÎÔÁ means experiment planning).
Then you will need to enter "2" in spinedit (besides, floats can't be edited
correctly in OI), and to click OK twice . This is a probable place of error
(may not occur), otherwise click right top button.
More information about the Lazarus
mailing list