Send trace output to stderr.
authorMatthew Booth <mbooth@redhat.com>
Tue, 17 Aug 2010 11:19:05 +0000 (12:19 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 17 Aug 2010 11:19:05 +0000 (12:19 +0100)
commit64d70228c704c49a023ab35499d003e9bb09cd73
treea948c0b2051c50e71664640d6a681b1375d441bd
parent834077946a4a7a44bf7f0e5d19aa1d54d39022a4
Send trace output to stderr.

Trace output sent to stdout can be lost in the event of a crash due to
buffering.  This patch sends it to stderr instead.
src/generator.ml