glcpp: Output to a buffer and error log rather than directly printing.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 16 Jun 2010 18:57:48 +0000 (11:57 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Jun 2010 18:25:50 +0000 (11:25 -0700)
commit4c8a1af8117ac8e69883c6ef88d3f3b073dc6e0a
tree45e494f6ba74a7b3fa91c3bd807a764136ada61c
parent0656f6b8750fe6139f74914bfe4e2c394db594e4
glcpp: Output to a buffer and error log rather than directly printing.

In the standalone case, simply print the buffers when done.
glcpp/glcpp-parse.y
glcpp/glcpp.c
glcpp/glcpp.h