Re: winmm: Avoid casting return value of Heap(Re)Alloc calls.

2011-10-22 Thread Frédéric Delanoy
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

Re: 80245: riched20/tests: test format rect adaption to window size and behavior with zero-sized windows

2011-10-22 Thread Thomas Faber
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

Re: 80245: riched20/tests: test format rect adaption to window size and behavior with zero-sized windows

2011-10-22 Thread Dan Kegel
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

Compilation error when cross-compiling Wine to ARM.

2011-10-22 Thread Roger Cruz
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

Re: Patch resend etiquette

2011-10-22 Thread Austin English
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

Re: msctf: increase buffer to have room for full key

2011-10-22 Thread Austin English
On Fri, Oct 21, 2011 at 20:26, Aric Stewart wrote: > > found by Dan Kegel with Valgrind. > Fixes bug 25826 And Clang :). -- -Austin

Patch resend etiquette

2011-10-22 Thread Erich Hoover
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

re: winmm: Avoid casting return value of Heap(Re)Alloc calls.

2011-10-22 Thread 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-strings -fno-omit-frame-pointer -Wp