Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Solidity compiler tab should not present warnings as errors #458

Open
ghost opened this issue Feb 14, 2018 · 1 comment
Open

Solidity compiler tab should not present warnings as errors #458

ghost opened this issue Feb 14, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 14, 2018

@axic commented on Jul 20, 2017, 9:36 AM UTC:

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.

This issue was moved by @evertonfraga from ethereum/mist/issues/2797.

@ghost
Copy link
Author

ghost commented Feb 14, 2018

@jklepatch commented on Oct 12, 2017, 5:54 AM UTC:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants