mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5001 from ethereum/changelogForReferenceConversion
Changelog for reference conversion
This commit is contained in:
commit
2409986cf3
@ -116,6 +116,7 @@ Bugfixes:
|
||||
* Type Checker: Fix freeze for negative fixed-point literals very close to ``0``, such as ``-1e-100``.
|
||||
* Type Checker: Dynamic types as key for public mappings return error instead of assertion fail.
|
||||
* Type Checker: Fix internal error when array index value is too large.
|
||||
* Type Checker: Fix internal error for array type conversions.
|
||||
* Type System: Allow arbitrary exponents for literals with a mantissa of zero.
|
||||
* Parser: Fix incorrect source location for nameless parameters.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user