[fpc-pascal] LowerCase vs. UnicodeLowerCase
Marco van de Voort
marcov at stack.nl
Tue Oct 11 23:04:19 CEST 2016
In our previous episode, Santiago A. said:
> >
> > A different route would to fix that (like Modula2 or "qualified" importing
> > like in again M2 but also GPC).
> My two cents:
>
> Whenever there is a conflict, an ambiguity, you must full qualify the
> identifier otherwise the compiler will complain.
I meant: If an identifier is common, you can then force it to be qualified in the
original unit, and solve it for all cases.
More information about the fpc-pascal
mailing list