mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove extra UTF-8 entry
This commit is contained in:
parent
c6e85b7839
commit
bfb9d09a65
@ -33,7 +33,6 @@ Bugfixes:
|
||||
* Type Checker: Disallow comparisons between mapping and non-internal function types.
|
||||
* Type Checker: Disallow invoking the same modifier multiple times.
|
||||
* Type Checker: Do not treat strings that look like addresses as addresses.
|
||||
* Type Checker: Make UTF8-validation a bit more sloppy to include more valid sequences.
|
||||
* Type Checker: Support valid, but incorrectly rejected UTF-8 sequences.
|
||||
* Unused variable warnings no longer issued for variables used inside inline assembly.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user