Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: Reserve keyword assert #1161

Closed
wants to merge 2 commits into from
Closed

Breaking: Reserve keyword assert #1161

wants to merge 2 commits into from

Conversation

axic
Copy link
Member

@axic axic commented Oct 5, 2016

Reserve keyword for #1130.

@chriseth chriseth changed the title Reserve keyword assert Breaking: Reserve keyword assert Oct 5, 2016
@chriseth
Copy link
Contributor

chriseth commented Oct 5, 2016

I don't see much point in this pull request, it is actually quite dangerous and will stay open for some time.

@axic
Copy link
Member Author

axic commented Oct 7, 2016

Depends on how #1130 is implemented - do we allow contracts to overwrite the assert keyword/function.

@chriseth
Copy link
Contributor

Sorry, the comment was not referring to the pull request per se, but making the pull request at this point in time.

@pirapira
Copy link
Member

The documentation has a list of reserved keywords. Please add assert there as well.

@chriseth
Copy link
Contributor

But assert is currently not a reserved keyword.

@pirapira
Copy link
Member

pirapira commented Oct 13, 2016

@chriseth This pull-request only changes the code but not the documentation. The current status in develop is fine because neither the code nor the documentation says assert is reserved. This pull-request is in a lesser state because only the code says assert is reserved while the documentation does not.

@chriseth
Copy link
Contributor

@pirapira oh I'm sorry, I did not see that this is a pull request, I thought it was just an issue. In this case, yes, the pull request should update the documentation and the code at the same time.

@axic
Copy link
Member Author

axic commented Oct 15, 2016

Closing this for the moment. Let us reopen when the time comes.

@axic axic closed this Oct 15, 2016
@axic axic removed the in progress label Oct 15, 2016
@axic axic deleted the keyword-assert branch November 9, 2016 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants