mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
f340ff8764
commit
c33d818a68
@ -13,6 +13,7 @@ Features:
|
||||
|
||||
Bugfixes:
|
||||
* Type Checker: Make UTF8-validation a bit more sloppy to include more valid sequences.
|
||||
* Type Checker: Do not treat strings that look like addresses as addresses.
|
||||
* Fixed crash concerning non-callable types.
|
||||
* Unused variable warnings no longer issued for variables used inside inline assembly.
|
||||
* Inline Assembly: Enforce function arguments when parsing functional instructions.
|
||||
|
Loading…
Reference in New Issue
Block a user