[Lazarus] {$warn 5023 off: No warning about unused units}

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Apr 7 09:46:27 CEST 2016


On Wed, 6 Apr 2016 23:31:32 +0200
Werner Pamler <werner.pamler at freenet.de> wrote:

> Since some time, the TurtoiseSVN overlay icons of some of the packages 
> which I loaded from svn have become practically useless. It is always 
> the autogenerated package unit which is marked by a red overlay icon as 
> being out of date. When I open the unit I see that the line
> 
> {$warn 5023 off : no warning about unused units}

The IDE automatically adds this line to the auto generated package unit.

I changed it now, so it if this $warn is the only difference it does not
update the file.

 
> has been added to the unit header. Deleting the unit, updating it from 
> the svn repository fixes it for the moment,

Hint: You can use the TortoiseSVN 'revert' function for that.


Mattias




More information about the Lazarus mailing list