The correct way is to raise a bug and put a comment in the code with the
corresponding bug number.
This way it's always tracked and anyone who stumbles upon it when reading
the code can get information easily.
It doesn't seem to be a very popular way of doing things in reactos, I'm not
sure why though.
Ged.
-----Original Message-----
From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
Behalf Of Timo Kreuzer
Sent: 21 February 2011 14:58
To: ReactOS Development List
Subject: Re: [ros-dev] [ros-diffs] [akhaldi] 50854: [RTL] - Silence this
dprint. It's flooding the
I agree with Amine. The current debug log situation is not optimal.
Important messages can get missed and even finding your own additional
DPRINTs can be hard sometimes. I already use DPRINT1("#############
!!!!!!!! Message bla bla !!! #######\n") to be able to find my debug
prints ;-)
We have tons of hacks in our code, if each of them would do a dprint, ...
We should rather try to cleanup useless debug messages.
Timo
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev