mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #1273 from ethereum/chriseth-patch-1
Re-added accidentally deleted changelog entry
This commit is contained in:
commit
d190f016ad
@ -14,6 +14,7 @@ Bugfixes:
|
||||
* Type checker: Proper type checking for bound functions.
|
||||
* Type checker: fixed crash related to invalid fixed point constants
|
||||
* Type checker: fixed crash related to invalid literal numbers.
|
||||
* Type Checker: ``super.x`` does not look up ``x`` in the current contract.
|
||||
* Code generator: expect zero stack increase after ``super`` as an expression.
|
||||
* Code Generator: fixed an internal compiler error for ``L.Foo`` for ``enum Foo`` defined in library ``L``.
|
||||
* Inline assembly: support the ``address`` opcode.
|
||||
|
Loading…
Reference in New Issue
Block a user