[Lazarus] RC1 Debugger error
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Feb 22 12:20:56 CET 2015
On Sat, 21 Feb 2015 15:21:34 +0100
JuuS <JuuS at mykolab.ch> wrote:
>[...]
> The offending line in the clean published PROJ.lpi file is:
>
> <Icon Value="0"/>
There was a bug. The read/write of this value didn't use the same
default value. So, by removing it you changed the flag to 1, which
means no icon.
I fixed the default value.
Note: The debugger error is a different thing. So, this is not yet
fixed.
Mattias
More information about the Lazarus
mailing list