]> granicus.if.org Git - graphviz/commit
Fix scanner. As quotes are the only quoted character, we can't map the dyad \\ to...
authorEmden Gansner <erg@research.att.com>
Wed, 27 Feb 2013 20:33:21 +0000 (15:33 -0500)
committerEmden Gansner <erg@research.att.com>
Wed, 27 Feb 2013 20:33:21 +0000 (15:33 -0500)
commitd19b672a3c06f0ae95b1da38b63b068f71eb266f
tree2cff104588fcfd4687ebd35aba8d337bf2873801
parent6ff04fd3eec8c60a193e9d1969c6dc355c287dae
Fix scanner. As quotes are the only quoted character, we can't map the dyad \\ to \\, as
the second backslash may be escaping a quote.
lib/cgraph/scan.l