Re: Updated Clang static analysis results / Valgrind update

2011-12-05 Thread Austin English
On Wed, Sep 7, 2011 at 17:02, Austin English wrote: > Valgrind (ac0a7b644fa464fa640e06a6e26b2191b5a29a92) : > http://austinenglish.com/logs/valgrind/2011-09-07-11.07/ > > Clang (f74a897f0eb47bea874b9247a24ad0dd61aa3507): > http://www.sendspace.com/file/nvoxsk > c8521b390e70a3ed31c00e69a095a35b702e

Re: wined3d: recognize Nvidia 540M

2011-12-05 Thread Henri Verbeet
On 5 December 2011 21:43, Austin English wrote: > {"GTS 450", CARD_NVIDIA_GEFORCE_GTS450},/* Geforce 400 - > midend low */ > +{"GT 540M", CARD_NVIDIA_GEFORCE_GT540M},/* Geforce 500 - > midend mobile */ > {"GT 440", CARD_NVIDIA_GEFORCE_GT

Re: [PATCH] gdi32: Check get_dc_ptr result (Coverity)

2011-12-05 Thread Alexandre Julliard
Marcus Meissner writes: > Checked 199 out of 204 times, so do it here too. > CID 5484 It cannot fail inside driver functions. -- Alexandre Julliard julli...@winehq.org

Re: [PATCH 1/6] jscript: Use bytecode for assignment to identifier

2011-12-05 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=15758 Your paranoid android

Re: [PATCH 4/6] jscript: Use bytecode for invalid assignments

2011-12-05 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=15759 Your paranoid android