[Lazarus] how to check if the same identifier appear in more than 1 unit of the project?
Dennis
dec12 at avidsoft.com.hk
Wed Apr 20 09:32:53 CEST 2016
I have been restructuring my projects units and move some
variables/functions from one unit to another.
I am worried that I have have the same identifier in more than 1 unit
and the compiler is choosing the wrong one as that identifier exists in
more than 1 units of my uses clause.
Is there any tool to find out ?
Thanks in advance,
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160420/d81d46ab/attachment-0002.html>
More information about the Lazarus
mailing list