mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
cb75e6218b
commit
d78f94f0dd
@ -10,6 +10,7 @@ Features:
|
|||||||
* Type checker: Warn if using ``this`` in a constructor.
|
* Type checker: Warn if using ``this`` in a constructor.
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
* Type Checker: Fix crash for some assignment to non-lvalue.
|
||||||
* Type Checker: Fix invalid "specify storage keyword" warning for reference members of structs.
|
* Type Checker: Fix invalid "specify storage keyword" warning for reference members of structs.
|
||||||
* Type Checker: Mark modifiers as internal.
|
* Type Checker: Mark modifiers as internal.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user