2011/10/22 Dan Kegel :
> Doesn't build here:
>
> ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
> -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
> -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes
> -Wtype-limits -Wunused-but-set-parameter -Wwrite-s
On 2011-10-23 00:10, Dan Kegel wrote:
> Fails to build here...
> On Oct 22, 2011 1:48 PM, 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. H
Fails to build here...
On Oct 22, 2011 1:48 PM, 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
I'm attempting to cross-compile Wine for ARM and during the compilation of the
first file, I get the following error about some strings.h routines not being
portable. I have tracked this down to the redefinitions for these routines in
include/port.h.
How do I get around this issue? Is there a
On Sat, Oct 22, 2011 at 10:48, Erich Hoover wrote:
> How long should one wait to resend patches marked as "New" on the
> patch list? It seems that once they've gone "far enough" down on the
> list that there's no chance they'll be looked at. Thanks in advance
> for your advice.
As with a lot of
On Fri, Oct 21, 2011 at 20:26, Aric Stewart wrote:
>
> found by Dan Kegel with Valgrind.
> Fixes bug 25826
And Clang :).
--
-Austin
How long should one wait to resend patches marked as "New" on the
patch list? It seems that once they've gone "far enough" down on the
list that there's no chance they'll be looked at. Thanks in advance
for your advice.
Erich Hoover
ehoo...@mines.edu
Doesn't build here:
ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes
-Wtype-limits -Wunused-but-set-parameter -Wwrite-strings
-fno-omit-frame-pointer -Wp