
7 Sep
2009
7 Sep
'09
11:49 a.m.
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. Gordon.

7 Sep
7 Sep
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
5798
Age (days ago)
5798
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gordon Smith
-
Jeremiah Willcock