Skip to content

update loop in ger #10

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

Merged
merged 1 commit into from
Mar 21, 2016
Merged

update loop in ger #10

merged 1 commit into from
Mar 21, 2016

Conversation

fanatid
Copy link
Contributor

@fanatid fanatid commented Mar 19, 2016

Code that wasn't included in #9

@dcousens
Copy link
Member

Why the inversion of logic?
do while?

@calvinmetcalf
Copy link
Contributor

Yeah while this does remove some duplication I'm not convinced it's actually clearer

}
return r
Copy link
Member

Choose a reason for hiding this comment

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

This code, but leave r uninitialized, and s/while/do and s/}/} while (...)

@fanatid
Copy link
Contributor Author

fanatid commented Mar 21, 2016

Updated.

dcousens added a commit that referenced this pull request Mar 21, 2016
@dcousens dcousens merged commit 9c5c253 into browserify:master Mar 21, 2016
@fanatid fanatid deleted the feature/getr branch March 21, 2016 05:13
@fanatid
Copy link
Contributor Author

fanatid commented Mar 23, 2016

Any chance for new release?

@dcousens
Copy link
Member

Because of this? It doesn't change anything does it?

@fanatid
Copy link
Contributor Author

fanatid commented Mar 24, 2016

True, it doesn't change result of function.
(but here already 7 commits from last release, but I'm ok if new release doesn't happen)

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