[fpc-pascal] Please someone explain this to me

Anthony Walter sysrpl at gmail.com
Wed Feb 10 11:10:55 CET 2016


Marc,

Your suggestions only work if a unit declaring the function is in your uses
clauses. In the scenario I described that is clearly not the case.

Additionally, and in a different scenario, when the identifier IS defined
and several units are in the uses clause the goto declaration can jump to
an include file without any information pertaining to which of the units is
including the file. To the best of my knowledge there isn't a straight
forward way to figure this out, unless the author add that text to a
comment in the included file which often is not the case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160210/2832dea1/attachment.html>


More information about the fpc-pascal mailing list