mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
Remove YDEBUG define support, replaced by DEBUGCHANNEL environment variable
Syntax: set DEBUGCHANNEL = [[fixme|err|warn|trace]+|-{channel}|all]*
svn path=/trunk/; revision=30722
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
#include "winlogon.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include "winlogon.h"
|
||||
|
||||
#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include "winlogon.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
#include "winlogon.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
#include "winlogon.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <k32.h>
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(kernel32);
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "msgina.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msgina);
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
|
||||
#include "msgina.h"
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msgina);
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "msgina.h"
|
||||
|
||||
#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msgina);
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
//#define YDEBUG
|
||||
#include "newdev_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(newdev);
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "wine/port.h"
|
||||
//#define YDEBUG
|
||||
#define LARGEINT_PROTOS
|
||||
#define LargeIntegerDivide RtlLargeIntegerDivide
|
||||
#define ExtendedIntegerMultiply RtlExtendedIntegerMultiply
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
//#define YDEBUG
|
||||
|
||||
#include "config.h"
|
||||
#include "wine/port.h"
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
//#define YDEBUG
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
//#define YDEBUG
|
||||
#include "winerror.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
//#define YDEBUG
|
||||
#include "wine/debug.h"
|
||||
|
||||
#include "windef.h"
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
//#define YDEBUG
|
||||
#include "winerror.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
//#define YDEBUG
|
||||
#include "wine/debug.h"
|
||||
|
||||
#include "windef.h"
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
#define COBJMACROS
|
||||
|
||||
//#define YDEBUG
|
||||
#include "wine/debug.h"
|
||||
|
||||
#include "windef.h"
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <richedit.h>
|
||||
#include <prsht.h>
|
||||
|
||||
//#define YDEBUG
|
||||
#include <wine/debug.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(message);
|
||||
|
||||
@@ -49,11 +49,7 @@ enum __wine_debug_class
|
||||
__WINE_DBCL_TRACE = 3, /* 0x8 */
|
||||
|
||||
/* lazy init flag */
|
||||
#ifdef YDEBUG
|
||||
__WINE_DBCL_INIT = 0xf
|
||||
#else
|
||||
__WINE_DBCL_INIT = 0x7
|
||||
#endif
|
||||
};
|
||||
|
||||
struct __wine_debug_channel
|
||||
|
||||
Reference in New Issue
Block a user