]> granicus.if.org Git - graphviz/commit
Revert "Move two checks from features/sfio into the code"
authorStephen C North <scnorth@gmail.com>
Wed, 28 Aug 2019 19:02:02 +0000 (15:02 -0400)
committerStephen C North <scnorth@gmail.com>
Wed, 28 Aug 2019 19:02:02 +0000 (15:02 -0400)
commitcebb5103b484a4472543d134d2d3db086b741116
treeadfc8e3f33f07504ce5739458d3369e8b735bea1
parentb54684345ba07c5a9ae3349cd68374be06fec16b
Revert "Move two checks from features/sfio into the code"

This reverts commit 2ba97c0ed14163aa41c74bcf0dd72822b13ac7c5.

This change broke gvpr, as demonstrated by the following gvpr script:
N [ color=="blue"] {color="red";}
N [ color=="blue"] {color="red";}
I don't know if the mods were more substantive than just cleanup
as they were related to other win64 work at the same time.
lib/sfio/features/sfio
lib/sfio/sfvprintf.c
lib/sfio/sfvscanf.c