7 Jul
2017
7 Jul
'17
12: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