[fpc-pascal] Re: What is the most widely used Pascal on Linux and other Unix variants?
leledumbo
leledumbo_cool at yahoo.co.id
Thu Mar 1 02:21:50 CET 2012
That shouldn't happen. You are allowed to alias identifiers found in units
used (and that's the unit scoping rule). The only case where duplicate
identifier error occurs is when you have them in the same unit (either
directly or via include files).
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/What-is-the-most-widely-used-Pascal-on-Linux-and-other-Unix-variants-tp5518482p5526560.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list