Re: [PATCH 2/7] wined3d: Move srgb checks away from d3dfmt_get_conv.

2011-12-28 Thread Diego Nieto Cid
On Wed, Dec 28, 2011 at 07:46:09AM +0100, Henri Verbeet wrote: > On 26 December 2011 05:32, Diego Nieto Cid wrote: > > trace:d3d_surface:surface_allocate_surface (0x1a25f0) : Creating surface > > (target 0xde1)  level 0, d3d format WINED3DFMT_P8_UINT, internal format > > 0x80e5, width 1024, heig

PVS-Studio run against ReactOS: (at least) one bug in wine git

2011-12-28 Thread Vincent Pelletier
Hi. Reading this page about a PVS-Studio run against ReactOS: http://www.viva64.com/en/a/0076/ I looked up in wine's repository the ones mentioned in the article. There are more in the full output: http://www.viva64.com/external-pictures/txt/PVS-Studio-vs-ReactOS-en-unicode.txt I found only

Re: include: Only include winuser.h in oleidl.idl as a replacement for windows.h when compiling the Wine source.

2011-12-28 Thread Francois Gouget
On Wed, 28 Dec 2011, Jacek Caban wrote: > Hi Francois, > > On 12/28/11 10:39, Francois Gouget wrote: > > -cpp_quote("#include") > > +cpp_quote("#ifdef __WINESRC__") > > +cpp_quote("# include") > > +cpp_quote("#endif") > > > > > > /**

Re: DIB crash with gdb

2011-12-28 Thread Michael Ost
On 12/23/2011 09:56 PM, Ken Thomases wrote: On Dec 23, 2011, at 3:10 PM, Michael Ost wrote: This all makes sense, and pulls the code together for me. Thanks! You're welcome. I assume this is a recent development, because I was successfully using gdb with our last wine version - 1.1.7. N

Re: include: Only include winuser.h in oleidl.idl as a replacement for windows.h when compiling the Wine source.

2011-12-28 Thread Jacek Caban
Hi Francois, On 12/28/11 10:39, Francois Gouget wrote: -cpp_quote("#include") +cpp_quote("#ifdef __WINESRC__") +cpp_quote("# include") +cpp_quote("#endif") /* * IOleTypes interface How about entirely removing tha

Re: [PATCH 4/8 try2] jscript: Added bytecode version of try statement

2011-12-28 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=16182 Your paranoid android

Re: [PATCH 8/8 try2] jscript: Added more control flow tests

2011-12-28 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=16183 Your paranoid android

Re: [PATCH 8/8] jscript: Added more control flow tests

2011-12-28 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=16181 Your paranoid android

Re: [PATCH 4/8] jscript: Added bytecode version of try statement

2011-12-28 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=16180 Your paranoid android