Dale Welch wrote:
in lcl/resources.pp and in lcl/propertystorage.pas
there are published properties which the same identifier name is then used
as a passed parameter:   Value, Stream, Data, StoredValue.   See below.

If someone who is familiar with these files wants to look at it and confirm that you did not mean to access the property then the parameter could be given a different name. Or perhaps this is an option on the compiler to ignore this?

Use svn version of lazarus or use fpc 2.0.2.

Newer fpc version are stricter in $mode objfpc: they don't allow parameter with the same name as properties.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to