Send all debug output to stderr
authorLars Knoll <lars.knoll@digia.com>
Fri, 12 Oct 2012 06:51:02 +0000 (08:51 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Fri, 12 Oct 2012 07:18:43 +0000 (09:18 +0200)
commitf17248441dbdfb6b0d5986cec2fb8fbfc3f9ef56
tree9d4b7d08dab700559aa429bfde64a4f0e5c207cb
parent3c02228bf36cceef1499c2b8bdf2477daf1e2c0b
Send all debug output to stderr

qDebug() was used for part of the logging, which
uses stderr. Send everything else there as well.

Change-Id: I363dff3d2e4dd6f95bf0347f1df589ae2528fd32
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
masm/stubs/WTFStubs.cpp
qv4isel_masm.cpp