Signed-off-by: Ziqing Hui zhui@codeweavers.com ---
v2: * Change the array name "convert_dds_format" to "to_be_converted_format" * Put each element in array on a single line.
dlls/d3dx10_43/d3dx10_43_main.c | 26 +++++++++++++++++++++++++- dlls/d3dx10_43/tests/d3dx10.c | 2 -- 2 files changed, 25 insertions(+), 3 deletions(-)
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=77226
Your paranoid android.
=== debiant (build log) ===
../../../wine/dlls/d3dx10_43/d3dx10_43_main.c:101:32: error: ‘convert_dds_format’ undeclared (first use in this function) Task: The win32 Wine build failed
=== debiant (build log) ===
../../../wine/dlls/d3dx10_43/d3dx10_43_main.c:101:32: error: ‘convert_dds_format’ undeclared (first use in this function) Task: The wow64 Wine build failed