[Bug 48208] Detect missing entry point errors

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 24 11:10:10 CST 2020


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |48061

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
The first line should read "because of a missing dll" of course. Also note that
quite often it's not a dll the test executable links with that's missing, but
one that a dll it links with needs.

This is the source of a lot of the "WineTest: get_subtests()" errors (bug
48061).

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