[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
Thu Oct 29 03:21:42 CDT 2009


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





--- Comment #24 from Kai Blin <kai.blin at gmail.com>  2009-10-29 03:21:41 ---
(In reply to comment #23)

> thanks for looking at this.  Hope university releases its grip enough
> to let you wrap your head around it soon!  What's the prognosis?

Well, _if_ I could find my way around the horrible mess that is our RPC code, I
might be able to do something. I keep wasting the few hours I have per week at
poking around the rpc code.

Basically, RPCRT4_ClientAuthorize needs to send the buffer returned from
InitializeSecurityContext to the server, then receive the reply from the server
and loop on doing that until the result from InitializeSecurityContext isn't
SEC_I_CONTINUE anymore. However, so far I haven't managed to find out how to do
the "send to server" and "receive from server" parts are supposed to work.

I'm stuck at that point.

-- 
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