Re: [PATCH 11/21] vbscript: Added function parser implementation

2011-09-14 Thread Dan Kegel
On Wed, Sep 14, 2011 at 7:56 AM, Jacek Caban wrote: > Hi Dan, > > On 09/14/11 16:49, Dan Kegel wrote: >> >> Fails tests reliably (4 out of 4 runs) here under WINEDEBUG=warn+heap on a >> q9300 >> (but not on 32 or 64 bit non-warn-heap runs on q9300 or i7). >> > > Thanks for the report, I've sent a

Re: [PATCH 11/21] vbscript: Added function parser implementation

2011-09-14 Thread Jacek Caban
Hi Dan, On 09/14/11 16:49, Dan Kegel wrote: Fails tests reliably (4 out of 4 runs) here under WINEDEBUG=warn+heap on a q9300 (but not on 32 or 64 bit non-warn-heap runs on q9300 or i7). Thanks for the report, I've sent a fixed version.

re: [PATCH 11/21] vbscript: Added function parser implementation

2011-09-14 Thread Dan Kegel
Fails tests reliably (4 out of 4 runs) here under WINEDEBUG=warn+heap on a q9300 (but not on 32 or 64 bit non-warn-heap runs on q9300 or i7). On Wed, Sep 14, 2011 at 7:17 AM, wrote: > This is an experimental automated build and test service. > Please feel free to ignore this email while we work