Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Ignore the "pre-release compiler" warning.#35

Merged
gnidan merged 1 commit intoConsenSys-archive:developfrom
chriseth:ignorePreReleaseWarning
Dec 19, 2017
Merged

Ignore the "pre-release compiler" warning.#35
gnidan merged 1 commit intoConsenSys-archive:developfrom
chriseth:ignorePreReleaseWarning

Conversation

@chriseth
Copy link
Contributor

The parsing component should ignore the pre-release compiler warning.
The warning should be displayed to the user at some point, but the user
cannot fix the warning by changing the source code and thus the parser
should at least continue operating.

Fixes #34

The parsing component should ignore the pre-release compiler warning.
The warning should be displayed to the user at some point, but the user
cannot fix the warning by changing the source code and thus the parser
should at least continue operating.
Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @chriseth, this looks good. Merging!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parse/parseImports should not fail on pre-release compiler

2 participants

Comments