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

Removed all warnings from cgdb #5

Merged
merged 8 commits into from
Dec 10, 2015

Conversation

jvarley
Copy link
Member

@jvarley jvarley commented Dec 6, 2015

When compiling with
CONFIG += cgdb
There are no longer any warnings. The only warning that I fixed that may have been causing issues was adding virtual destructors to DatabaseManager and GraspAllocator. Without doing this, then deleting their subclasses has undefined behaviour.

Compiles and runs on my linux machine. I was not able to fully test all the cgdb code as I don't have a version of the cgdb that works with this version of graspit.

The current copy of cgdb does work with this branch of graspit:
jvarley@c696caa

I have a PR coming for this as well.

mateiciocarlie added a commit that referenced this pull request Dec 10, 2015
Removed all warnings from cgdb
@mateiciocarlie mateiciocarlie merged commit 240f597 into graspit-simulator:master Dec 10, 2015
@disdaining disdaining mentioned this pull request Aug 23, 2017
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