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

List:       wine-devel
Subject:    Re: [secur32] Remove test that crashes on Win2k
From:       Mike McCormack <mike () codeweavers ! com>
Date:       2006-10-31 7:58:32
Message-ID: 45470228.2060505 () codeweavers ! com
[Download RAW message or body]


James Hawkins wrote:

>> +    /* Crashes on Win2K
>>      st = pAcquireCredentialsHandleA(NULL, unisp_name_a, 0, NULL, 
>> NULL, NULL,
>>       NULL, NULL, NULL);
>>      ok(st == SEC_E_NO_CREDENTIALS, "Expected SEC_E_NO_CREDENTIALS, 
>> got %08x\n",
>>       st);
>> +     */
> 
> Please use #if 0/#endif to comment out pieces of code.

Or even better use if (0) { } so compile problems don't creep in...

Mike


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

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