[Lazarus] [patch] LCL-fpGUI patch fixing the invisible components issue
Vincent Snijders
vsnijders at quicknet.nl
Fri Jul 4 14:37:00 CEST 2008
Graeme Geldenhuys schreef:
> 2008/7/4 Vincent Snijders <vsnijders at quicknet.nl>:
>> Graeme Geldenhuys schreef:
>>> See mantis report for description and patch file.
>>> http://bugs.freepascal.org/view.php?id=11606
>> In r15671, I fixed compilation with fpc 2.3.1. Please review.
>
> Thanks for applying it so quickly.
>
> I did a diff to see what you had to change and back-ported it to my
> revision. All is working fine as it was a minor change (one line).
> I'm curious, would you mind telling me what the 2.3.1 compiler said
> was the issue? An error or a warning?
An error, which boils down that you cannot use a property as var parameter.
Vincent
More information about the Lazarus
mailing list