mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
a211b89118
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. |
||
---|---|---|
.. | ||
abi_encode_structs_abiv2.sol | ||
abi_encode_structs.sol | ||
single_non_bytes_arg.sol | ||
types_with_unspecified_encoding_internal_functions.sol | ||
types_with_unspecified_encoding_special_types.sol | ||
types_with_unspecified_encoding_structs_abiv2.sol | ||
types_with_unspecified_encoding_structs.sol | ||
types_with_unspecified_encoding_types.sol | ||
types_without_encoding_problems.sol |