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

More feedback to the user during load & computing #9

Closed
wants to merge 7 commits into from
Closed

More feedback to the user during load & computing #9

wants to merge 7 commits into from

Conversation

rodrigob
Copy link
Contributor

These are some small edits (mainly adding printfs here and there), to make it more clear to the user "what are we waiting for ?".

I added a progress bar (using boost/progress) when loading the VOC data.

Seems that I accidentally re-formated lpo.cpp; which code formater/beautifier do you normally use ? (so I can sanitize the pull request).

@philkr
Copy link
Owner

philkr commented May 13, 2015

Thanks for the PR.

The python files look good. As for the formater I usually use kdevelop, which internally uses astyle (http://astyle.sourceforge.net/). To reformat it 'astyle --indent=tab' should probably work.
Once the indentation is fixed, can you squash, then I'll merge it.

@rodrigob
Copy link
Contributor Author

Created new clean pull request. astyle --indent=tab did not work as desired, so I just manually re-imported the changes into a clean branch.

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.

2 participants