Mail problems for wine-patches

2012-12-26 Thread Detlef Riekenberg
I send several patches the last days with git and with the webmail interface from web.de, but nothing arrived at the wine-patches archive or the patches queue page. I also unsubscribed and subscribed again to the wine-patches list. Any ideas? Has wine-patches a whitelist? -- By by ... Detlef

Re: [PATCH] loader: Build with -fno-builtin.

2012-12-26 Thread Austin English
On Mon, Dec 24, 2012 at 10:38 AM, Charles Davis wrote: > This prevents Clang from optimizing wld_memset() into a memset(3) call. > --- > loader/Makefile.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/loader/Makefile.in b/loader/Makefile.in > index 41d69c7..ece07c3 100644 > --- a/load