]> granicus.if.org Git - graphviz/commit
Fix problem in canonical output. At present, a single '.' or '-' is considered a...
authorEmden Gansner <erg@research.att.com>
Tue, 13 Mar 2012 14:29:48 +0000 (10:29 -0400)
committerEmden Gansner <erg@research.att.com>
Tue, 13 Mar 2012 14:29:48 +0000 (10:29 -0400)
commitc9baaf714ae1740cf65fbbe2c3a1dc6d6f94a918
tree37bd6ed37d02acd94b3740fddb1fcda3c25f44bf
parentad9c24165115977f0d6f8736a60e5b4626de10d1
Fix problem in canonical output. At present, a single '.' or '-' is considered a number and is
left unquoted. They need to be quoted.
lib/cgraph/write.c
lib/graph/graphio.c