-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Alex Ionescu Sent: 8. maj 2005 20:30 To: ReactOS Development List Subject: [ros-dev] VOTE: Switch to Wine Debug System
VOTING CHOICES: - Yes! Get rid of DPRINT/DPRINT1 and implement a run-time configurable Debug System with multiple verbose levels, based on WINE syntax and Windows NT implementation.
What, no checkboxes? ;-) I'm pro implementing this system. I would also like to see the compiler evaluate any expressions in non-DBG builds. We could put it inside an "if (0)" so the compiler will optimize it away. A significant percentage of our build errors are due to these expressions not being evaluated in non-DBG mode.
- No! Stick with the current static,compile-time DPRINT/DPRINT1 system.
VOTING OPEN TO: Due to the nature of this source-level change, voting is opened only to developers.