[fpc-pascal] Re: How to avoid namespace name clashes after USES ?
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Tue Aug 21 19:30:58 CEST 2012
Timothy Madden wrote:
> But next year, some unit I use will have reached a new version, and if I
> merely recompile my program I have already have a conflict, that was not
> there last year.
I'd suggest that the first thing to do is to document in each unit what
version of the compiler it's tested with. It's only marginally more
difficult to add a warning (or even error) if the compiler version isn't
as expected.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list