[PATCH 7/8] wined3d: Use the same style changes as native DXGI.

Rémi Bernon rbernon at codeweavers.com
Wed Mar 11 14:21:37 CDT 2020


On 3/11/20 7:49 PM, Marvin wrote:
> Hi,
> 
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> 
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=66924
> 
> Your paranoid android.
> 
> 
> === w1064v1809 (64 bit report) ===
> 
> dxgi:
> dxgi.c:5080: Test failed: Got unexpected message 0x31f, hwnd 00000000001602C0, wparam 0x1, lparam 0.
> 
> === debiant (build log) ===
> 
> /home/winetest/tools/testbot/var/wine-win32/dlls/wined3d/../../../wine/dlls/wined3d/swapchain.c:1602: undefined reference to `fullscreen_style'
> /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/dlls/wined3d/../../../wine/dlls/wined3d/swapchain.c:1602: undefined reference to `fullscreen_exstyle'
> collect2: error: ld returned 1 exit status
> Task: The win32 build failed
> 
> === debiant (build log) ===
> 
> /home/winetest/tools/testbot/var/wine-wow64/dlls/wined3d/../../../wine/dlls/wined3d/swapchain.c:1602: undefined reference to `fullscreen_style'
> /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/dlls/wined3d/../../../wine/dlls/wined3d/swapchain.c:1602: undefined reference to `fullscreen_exstyle'
> collect2: error: ld returned 1 exit status
> Task: The wow64 build failed
> 

The last two patches order should be inverted to fix the link error, I 
believe the test fixes are independent. Sorry for the mix up.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list