78568: Subject: [PATCH 5/5] shell32: Implement a default property sheet for file system objects

Dan Kegel dank at kegel.com
Thu Sep 8 17:30:54 CDT 2011


Looks like you forgot a type on line 227:

ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith
-Wlogical-op  -g -O0 -Werror  -o propsheet.o propsheet.c
cc1: warnings being treated as errors
propsheet.c: In function ‘DefaultPropSheet_OnInitDialog’:
propsheet.c:227:18: error: type defaults to ‘int’ in declaration of
‘FILE_TYPE_LENGTH’
make[1]: *** [propsheet.o] Error 1
make[1]: *** Waiting for unfinished jobs....

On Thu, Sep 8, 2011 at 3:21 PM,  <buildbot at 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.
>
> 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/4 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
> BUILD FAILED: failed shell_2
>
>
> For more info about this message, see http://wiki.winehq.org/BuildBot
>
>
>



More information about the wine-tests-results mailing list