7 Sep
2009
7 Sep
'09
3:49 p.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.
8 Sep
8 Sep
2:27 a.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
5899
Age (days ago)
5899
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gordon Smith -
Jeremiah Willcock