Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Quickfixes: Review quickfixes for 0.5.0 compiler warnings/errors #150

Open
flantony opened this issue Sep 6, 2018 · 0 comments
Open

Quickfixes: Review quickfixes for 0.5.0 compiler warnings/errors #150

flantony opened this issue Sep 6, 2018 · 0 comments

Comments

@flantony
Copy link
Collaborator

flantony commented Sep 6, 2018

Derived from : #132

In general 0.5.0 will be stricter. This affects function visibility, new and disabled keywords and stricter type checking. Therefore we might face new compiler warnings and we need to determine in which cases we can provide helpful quickfixes.

TODO:

  • Identify new compiler warnings and analyse if we can provide a quickfix.
  • add new Warnings to com.yakindu.solidity.compiler.builder.processor.SolidityWarning
  • determine whether it is necessary to introduce solidity-version specific quickfixes
  • Create new issues for new Quickfixes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant