|
From: | Daniel Penalva |
Subject: | Re: [igraph] C igraph, Non deterministic error in igraph_vector_size functior |
Date: | Fri, 23 Jan 2015 17:07:32 -0200 |
> Non deterministic error in igraph_vector_size function
You are using igraph_vector_* functions on instances of igraph_vector_int_t in
one of your source files several times. Compile your code with all the warnings
turned on (use the -Wall switch for gcc) and you will see where this happens.
T.
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |