Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Solidity compiler tab should not present warnings as errors #2797

Closed
axic opened this issue Jul 20, 2017 · 2 comments
Closed

Solidity compiler tab should not present warnings as errors #2797

axic opened this issue Jul 20, 2017 · 2 comments

Comments

@axic
Copy link
Member

axic commented Jul 20, 2017

See ethereum/solidity#2610.

If using the old compiler interface, each error message needs to be checked if it contains Warning:.

Using the new compiler interface (solc.compileStandardWrapper()) the severity is available as a field. See https://solidity.readthedocs.io/en/develop/using-the-compiler.html#compiler-input-and-output-json-description.

@jklepatch
Copy link

I can work on that one.
Is this the right place to start ?
https://github.com/ethereum/mist/blob/develop/modules/ipc/methods/eth_compileSolidity.js

@ghost
Copy link

ghost commented Feb 14, 2018

This issue was moved by @evertonfraga to ethereum/meteor-dapp-wallet/issues/458.

@ghost ghost closed this as completed Feb 14, 2018
This issue was closed.
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

3 participants