
7 Sep
2009
7 Sep
'09
10:27 p.m.
On Mon, 7 Sep 2009, Gordon Smith wrote:
There seems to be an unused bool in fruchterman_reingold.hpp:
bool vertex_migration = false;
Which will cause link errors if included in more than one statically linked library.
I just committed r56097 that fixes this problem. Thank you for the report. -- Jeremiah Willcock