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

Adding block-scoped comments in eqearth code #1102

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Adding block-scoped comments in eqearth code #1102

merged 2 commits into from
Aug 22, 2018

Conversation

beuan
Copy link
Contributor

@beuan beuan commented Aug 22, 2018

This is addressing missed @busstoptaktik's comment on previous pull request #1101.
@busstoptaktik please review the changes.

Copy link
Member

@busstoptaktik busstoptaktik left a comment

Choose a reason for hiding this comment

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

Looks better. I would have preferred if you had removed the superfluous braces and else-branches as well. But it really is a matter of taste.

You might as well consider reducing the scope of the for-local variables (tol and a few more) by moving their definition inside the for loop.

Finally, a comment about the 4 magic defines A1..A4 would be nice.

@beuan
Copy link
Contributor Author

beuan commented Aug 22, 2018

@busstoptaktik, changes applied. I hope I got them all.

@busstoptaktik
Copy link
Member

Looks good to me - thanks for bothering with my nitpicks!

@busstoptaktik
Copy link
Member

@kbevers - I suppose you will want to merge this?

@kbevers kbevers merged commit 08c0719 into OSGeo:master Aug 22, 2018
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.

None yet

3 participants