[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL
From:       Andrew Talbot <Andrew.Talbot () talbotville ! com>
Date:       2006-12-30 20:57:50
Message-ID: 200612302057.50986.Andrew.Talbot () talbotville ! com
[Download RAW message or body]

Changelog:
    msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

diff -urN a/dlls/msvcrt/cppexcept.c b/dlls/msvcrt/cppexcept.c
--- a/dlls/msvcrt/cppexcept.c	2006-12-18 17:46:16.000000000 +0000
+++ b/dlls/msvcrt/cppexcept.c	2006-12-30 20:02:00.000000000 +0000
@@ -39,10 +39,10 @@
 
 #include "cppexcept.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(seh);
-
 #ifdef __i386__  /* CxxFrameHandler is not supported on non-i386 */
 
+WINE_DEFAULT_DEBUG_CHANNEL(seh);
+
 DWORD CDECL cxx_frame_handler( PEXCEPTION_RECORD rec, cxx_exception_frame* frame,
                                PCONTEXT context, EXCEPTION_REGISTRATION_RECORD** dispatch,
                                const cxx_function_descr *descr,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic