16 Feb
2012
16 Feb
'12
10:31 a.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
Alexandre Julliard <julliard(a)winehq.org> wrote:
Traces without prefixes are confusing when they are interleaved with other things.
This dump is being printed only in the emergency case, so, this is not really a "trace". Besides there are other places in Wine which use the same style: 'if (TRACE_ON()) MESSAGE();', what makes this dumping functions different from them?
In general, these are because they don't print full lines. If they do, they should be fixed. All traces should have a trace prefix. -- Alexandre Julliard julliard(a)winehq.org