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

seg fault while assigning graph to ReferenceVector<Graph> via operator [] #6

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

Comments

@GoogleCodeExporter
Copy link

As title, it should not be the default behaviour. Maybe a reference class
is required to solve this problem.

What steps will reproduce the problem?
compile in the path igraphhpp/tests/ with 

g++-4.4 -std=gnu++0x -Wall -Wno-unknown-pragmas -O2 -ligraph -lgsl
-lgslcblas -I../ -I/opt/local/include -L/opt/local/lib -Wno-attributes
-fno-strict-aliasing xxx.cpp

Original issue reported on code.google.com by lau65...@gmail.com on 20 Jun 2009 at 10:56

Attachments:

@GoogleCodeExporter
Copy link
Author

Fixed in r77. Please test.

Original comment by kennytm@gmail.com on 20 Jun 2009 at 6:36

  • 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