mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Throwing a CompilerError on multiple contract definition violates the expectations of the test suite, which thinks that compile() will return false if the code can't compile. This brings contract collision reporting in line with most of the other errors. |
||
---|---|---|
.. | ||
CompilerStack.cpp | ||
CompilerStack.h | ||
Exceptions.cpp | ||
Exceptions.h | ||
GasEstimator.cpp | ||
GasEstimator.h | ||
InterfaceHandler.cpp | ||
InterfaceHandler.h | ||
SourceReferenceFormatter.cpp | ||
SourceReferenceFormatter.h | ||
Utils.h | ||
Version.cpp | ||
Version.h |