Fails to build here...
On Oct 22, 2011 1:48 PM, 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/898 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting) BUILD FAILED: failed shell_2
Errors: editor.c: In function 'test_format_rect': editor.c:6369:5: error: passing argument 4 of 'SendMessageA' makes integer from pointer without a cast [-Werror] make[1]: *** [editor.o] Error 1 make: *** [dlls/riched20/tests] Error 2 make: *** Waiting for unfinished jobs....
_______________________________________________ wine-tests-results mailing list wine-tests-results@winehq.org http://www.winehq.org/mailman/listinfo/wine-tests-results
On 2011-10-23 00:10, Dan Kegel wrote:
Fails to build here...
On Oct 22, 2011 1:48 PM, buildbot@kegel.com wrote:
editor.c:6369:5: error: passing argument 4 of 'SendMessageA' makes integer from pointer without a cast [-Werror]
Dangit. And I thought running on testbot would ensure I didn't forget anything. Heh. *activates -Werror in his working copy* Thanks, Dan!
Regards, Tom