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

Make PropertyDeclarationBlock store a single vector of declarations #3810

Closed
wants to merge 1 commit into from

Conversation

@gilles-leblanc
Copy link
Contributor

gilles-leblanc commented Oct 25, 2014

Changes PropertyDeclarationBlock to store a single vector instead of the current two vectors; normal, important.

Fixes #3426

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Oct 25, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2975

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

Changes PropertyDeclarationBlock to store a single vector instead of the
current two vectors; normal, important.

Fixes #3426
@gilles-leblanc
Copy link
Contributor Author

gilles-leblanc commented Nov 2, 2014

I'm closing this pull request, as per suggested in the original thread of issue #3426, because I confused Critic with a push-force.

I have opened a new one at #3869.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.