Hi,

FPC allows to use two different units with the same name:

uses foo in 'unit1.pas', bar in 'sub/unit1.pas';

Which might fail with linking errors.

Is this a feature or a bug?

Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to