[Bug 42658] Playstation Now needs msvcr120.dll.? Alloc at Concurrency@@YAPAXI at Z

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 16 12:21:16 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42658

--- Comment #4 from Gijs Vermeulen <acescopezz at gmail.com> ---
(In reply to Austin English from comment #3)
> (In reply to Gijs Vermeulen from comment #2)
> > Created attachment 57595 [details]
> > stub test v2
> > 
> > The other patch was obviously wrong, I changed it a bit.
> > (Could still be wrong)
> 
> Causes some compiler warnings:
> ../msvcrt/lock.c: In function 'Alloc':
> ../msvcrt/lock.c:616:5: warning: 'return' with a value, in function
> returning void
>      return p; 
>      ^
> 
> but yes, it appears to work (at least, it gets to the same point as native
> now, bug 42649)

According to MSDN the function is void, but returns a pointer.
I don't know how I could fix the warning.
https://msdn.microsoft.com/en-us/library/dd492420(vs.100).aspx

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