The title for this bug is a bit misleading. I do get a crash too, with this
simple graph:
$ cat test-xdot
digraph {
caesar [label = "caesar"];
lizard [label = "lizard"];
newton [label = "newton"];
lizard -> newton;
newton -> lizard;
caesar -> lizard;
lizard -> caesar;
}
So I'd say that xdot is currently *totally* broken in 14.0.4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317688
Title:
xdot crashes on floats in the .dot file
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdot/+bug/1317688/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs