edge a b 4 0.375 1.111 0.375 1.111 0.375 1.111 0.375 1.111 ...
Input:
Comments:
digraph MyGraph
{
a -> b
}
I could fix that on Linux (see below). However, an updated binary
release for Windows (.zip) would be very helpful.
Fix:
dotneatocommonoutput.c, line 305:
for (j = 0; j < bz.size; j++) printptf(f,bz.list[j]);
(changed [i] to [j]
Owner: ellson
Status: Fixed (13 June 2002)