mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
This patch enfoces an error when it encounters an empty struct, effectively eliminating the deprecation warning. Also adjust 419_interface_structs to explicitely test for (non-empty) structs, as this behaviour "may" change in the future. |
||
|---|---|---|
| .. | ||
| compilationTests | ||
| contracts | ||
| libdevcore | ||
| libevmasm | ||
| libjulia | ||
| liblll | ||
| libsolidity | ||
| tools | ||
| boostTest.cpp | ||
| CMakeLists.txt | ||
| cmdlineTests.sh | ||
| ExecutionFramework.cpp | ||
| ExecutionFramework.h | ||
| externalTests.sh | ||
| Metadata.cpp | ||
| Metadata.h | ||
| Options.cpp | ||
| Options.h | ||
| RPCSession.cpp | ||
| RPCSession.h | ||
| solcjsTests.sh | ||