[Bug 42474] Python 3.6 needs function api-ms-win-core-path-l1-1-0.dll.PathCchCombineEx

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 27 14:53:57 CDT 2017


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

--- Comment #20 from Gijs Vermeulen <acescopezz at gmail.com> ---
(In reply to Sebastian Ernst from comment #18)
> I just did.
> 
> In the meantime, there are two lines of code which could trigger this exact
> fatal error (the messages are ironically identical):
> https://github.com/python/cpython/blob/3.6/PC/getpathp.c#L237
> https://github.com/python/cpython/blob/3.6/PC/getpathp.c#L240
> 
> If it is the latter, you might be looking at a bug in your implementation of
> PathCombineW (?). I do not have a tool chain up and running for re-compiling
> Python for Windows with a bit more verbosity at this very spot ... Maybe
> this would help.

This "bug" is being tracked here btw bug 33317 . So I guess this bug and that
bug can be merged and the lack of PathCchCombineEx implementation can be added
to the title?

(In reply to Nikolay Sivov from comment #19)
> Right, from their code, as soon as export is available it will be used,
> there's no Windows version thing, which is a good thing. Stub won't help
> here obviously, this needs real implementation in kernelbase.dll.

Thanks for the explanation. Do you agree to merge this with bug 33317 ?

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