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
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to