don't use "stdout" as a variable name; it's allowed to be a macro (and it
authorDan Winship <danw@src.gnome.org>
Fri, 1 Feb 2008 15:28:19 +0000 (15:28 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 1 Feb 2008 15:28:19 +0000 (15:28 +0000)
commitc74e8efcf6e4aa1d3048ec7161bb6d497e463246
treeac308278e9dc028917e1895b284367d639c678ce
parent9adc9e9d0dea849093e4520091dd06c9fb850e6f
don't use "stdout" as a variable name; it's allowed to be a macro (and it

* tests/query-test.c (do_test): don't use "stdout" as a variable
name; it's allowed to be a macro  (and it is one on Solaris).
#513602, patch from Jeff Cai.

svn path=/trunk/; revision=1064
ChangeLog
tests/query-test.c