igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] C igraph, Non deterministic error in igraph_vector_size fun


From: Tamas Nepusz
Subject: Re: [igraph] C igraph, Non deterministic error in igraph_vector_size functior
Date: Thu, 22 Jan 2015 21:11:55 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]