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

Code needs updating to modern standards #1

Open
web2wire opened this issue May 18, 2016 · 1 comment
Open

Code needs updating to modern standards #1

web2wire opened this issue May 18, 2016 · 1 comment

Comments

@web2wire
Copy link
Contributor

Code uses custom counted pointers, pthreads and other functions that are native in more recent version of C++. Suggest migrating to C++11.

Also quite a lot of warnings needs to be tidied.

@web2wire
Copy link
Contributor Author

Addressed some of the warning in recent commits.

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

No branches or pull requests

2 participants