8000 Taking care of coding style · Issue #3 · rbrito/xpdf-poppler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Taking care of coding style #3

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

Open
rbrito opened this issue Jun 3, 2010 · 0 comments
Open

Taking care of coding style #3

rbrito opened this issue Jun 3, 2010 · 0 comments
Labels

Comments

@rbrito
Copy link
Owner
rbrito commented Jun 3, 2010

The coding style of the program could be improved in some ways:

  • the use of custom-made types like GooString, instead of the standard C++ std::string etc makes the code larger than it would need and we don't get benefits when the core libraries get improved.
  • some functions are way too long and could be refactored to be smaller.

Apparently, the Gentoo people have addressed some of these tasks.

@alistra alistra mentioned this issue Nov 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0