Hi Jacek, build failed here... did you forget #include <assert.h> ?
On Wed, Oct 19, 2011 at 9:56 AM, buildbot@kegel.com wrote:
This is an experimental automated build and test service. Please feel free to ignore this email while we work the kinks out.
For more info about this message, see http://wiki.winehq.org/BuildBot
The Buildbot has detected a failed build on builder runtests-default while building Wine. Full details are available at: http://buildbot.kegel.com/builders/runtests-default/builds/715 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting) BUILD FAILED: failed shell_2
Errors: global.c: In function 'Global_IsEmpty': global.c:281:5: error: implicit declaration of function 'assert' [-Werror=implicit-function-declaration] make[1]: *** [global.o] Error 1 make: *** [dlls/vbscript] Error 2 make: *** Waiting for unfinished jobs....
On 10/19/11 7:11 PM, Dan Kegel wrote:
Hi Jacek, build failed here... did you forget #include<assert.h> ?
Yes, it was added by another patch in my tree, thanks.
Jacek