Case: a mix-ide project, file f1.sol with contract A, file f2.sol with contract A. Mix-ide shows in the logs window a misleading error message: "Error: Compiled contract not found". Since the symbol exists and is defined, I think a "Error: Identifier not found or not unique" would be more appropriate.
Case: a mix-ide project, file f1.sol with contract A, file f2.sol with contract A. Mix-ide shows in the logs window a misleading error message: "Error: Compiled contract not found". Since the symbol exists and is defined, I think a "Error: Identifier not found or not unique" would be more appropriate.