mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
08b6a72d37
commit
98e8a93854
@ -17,6 +17,7 @@ Bugfixes:
|
||||
* Standalone Assembly: Do not ignore input after closing brace of top level block.
|
||||
* Standard JSON: Catch errors properly when invalid "sources" are passed.
|
||||
* Standard JSON: Ensure that library addresses supplied are of correct length and hex prefixed.
|
||||
* Type Checker: Properly detect which array and struct types are unsupported by the old ABI encoder.
|
||||
* Type Checker: Properly warn when using ``_offset`` and ``_slot`` for constants in inline assembly.
|
||||
* Commandline interface: throw error if option is unknown
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user