[PATCH 3/4] shell32: Calculate known folder paths from parent and relative path

Andrew Eikum aeikum at codeweavers.com
Tue Jun 1 11:50:44 CDT 2021


On Fri, May 28, 2021 at 08:09:54PM +0200, Francois Gouget wrote:
> On Thu, 27 May 2021, Andrew Eikum wrote:
> 
> > Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
> > ---
> > 
> > The actual path changes were in the previous patch. This one just
> > de-duplicates some static data.
> 
> Strangely enough this patch introduces two new test failures in Wine:
> 
> userenv.c:185: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (0)
> userenv.c:185: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (1)
> 
> https://test.winehq.org/data/patterns.html#userenv:userenv
> 
> Maybe there was a copy/paste issue or something like that?
> 

Thanks. Looks like a real failure, should be fixed by this new patch:

    https://source.winehq.org/patches/data/206997

Andrew



More information about the wine-devel mailing list