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

bugs in resizing a ReferenceVector #8

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment
Closed

bugs in resizing a ReferenceVector #8

GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Compiling the attached file. located at resize() and remove() function

What is the expected output? What do you see instead?
../igraph/cpp/impl/referencevector.cpp:168: warning: deleting ‘void*’ is
undefined
../igraph/cpp/impl/referencevector.cpp:146: warning: deleting ‘void*’ is
undefined

Compiler: g++4.4 

Original issue reported on code.google.com by lau65...@gmail.com on 6 Jul 2009 at 5:23

Attachments:

@GoogleCodeExporter
Copy link
Author

Fixed in r88.

Original comment by kennytm@gmail.com on 7 Jul 2009 at 2:40

  • Changed state: Fixed

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

1 participant