cex: send traces to stderr, not stdout
commit430ca0fc632f5e8072fe468b8a99c640985f6926
authorAkim Demaille <akim.demaille@gmail.com>
Wed, 13 Jan 2021 07:01:02 +0000 (13 08:01 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Wed, 13 Jan 2021 07:03:45 +0000 (13 08:03 +0100)
tree22d098e6fdc7119cb33906e486b3fb4abd625525
parent983364d76a4605b29fb32f3d6bb6b64505999d4a
cex: send traces to stderr, not stdout

When comparing traces from different machines, the mixture of
stdout/stderr in the output are making things uselessly difficult.

* src/lssi.c, src/state-item.c: Output debug traces on stderr.
src/lssi.c
src/state-item.c