You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
I am using solc version Version: 0.4.24+commit.e67f0147.Linux.g++
$ solc missing_constructor/Missing.solMissing.sol:23:23: Warning: Using contract member "balance" inherited from the address type is deprecated. Convert the contract to "address" type to access the member, for example use "address(contract).balance" instead. owner.transfer(this.balance); ^----------^
I am using solc version
Version: 0.4.24+commit.e67f0147.Linux.g++
and
and two others. Look for "Unconfigured" in the chart in https://ethereumanalysisbenchmarks.github.io/nssc/index.html
The text was updated successfully, but these errors were encountered: