[12/13] fusion: Sort the list of assemblies built during enumeration.

James Hawkins truiken at gmail.com
Thu Feb 19 13:02:07 CST 2009


On Thu, Feb 19, 2009 at 5:06 AM, Hans Leidekker <hans at codeweavers.com> wrote:
>
> This hopefully fixes the test failures on Alexandre's machine.
>

This isn't how it's done on Windows.  On Windows, the order is based
solely on directory enumeration, which we don't try to match in Wine.
The fix is to check for all N results N times, where N is the number
of assemblies enumerated.

--
James Hawkins



More information about the wine-devel mailing list