[PATCH 1/3] d3d10: Implement matrix effect variable set methods.

Connor McAdams conmanx360 at gmail.com
Sun Feb 16 15:11:26 CST 2020


Ah, I guess this patch depends upon the earlier three, so I should
wait for those to be committed and re-send. My mistake.

On Sun, Feb 16, 2020 at 4:07 PM Marvin <testbot at winehq.org> 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=65272
>
> Your paranoid android.
>
>
> === debian10 (build log) ===
>
> ../../../wine/dlls/d3d10/effect.c:4776:36: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4780:24: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4786:36: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4812:24: error: ‘union <anonymous>’ has no member named ‘buffer’
> Task: The win32 build failed
>
> === debian10 (build log) ===
>
> ../../../wine/dlls/d3d10/effect.c:4776:36: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4780:24: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4786:36: error: ‘union <anonymous>’ has no member named ‘buffer’
> ../../../wine/dlls/d3d10/effect.c:4812:24: error: ‘union <anonymous>’ has no member named ‘buffer’
> Task: The wow64 build failed



More information about the wine-devel mailing list