Re: [PATCH] include: Support all version of BackgroundCopyManager from bits.h
7 Jul
2017
7 Jul
'17
6:49 p.m.
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> writes:
@@ -22,12 +22,6 @@
#include "bits.idl"
-#define DO_NO_IMPORTS -#include "bits1_5.idl" -#include "bits2_0.idl" -#include "bits2_5.idl" -#include "bits3_0.idl"
This breaks the registration: ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so job && touch job.ok job.c:700: Test failed: Tests need BITS 2.0 or higher job.c:719: Test failed: Tests need BITS 2.5 or higher Makefile:285: recipe for target 'job.ok' failed make: *** [job.ok] Error 2 -- Alexandre Julliard julliard(a)winehq.org
3170
Age (days ago)
3170
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard