[Bug 19781] Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 23 09:18:11 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19781





--- Comment #4 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-09-23 09:18:07 ---
(In reply to comment #3)
> I can reproduce this here. Looks like ntlm_auth fails because it's
> not supplied with a password and it can't retrieve any cached
> credentials.

Yep, exactly the same symptoms here.

> I wonder if such a call sequence would succeed on Windows because
> the user has already logged on to the OS?

I don't see anything wrong with the call sequence, the app does
AcquireCredentialsHandleW() followed by InitializeSecurityContextW().
That's a normal sequence to start with.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list