Re: windowscodecs: test for TIFFSetWarningHandlerExt

2012-06-29 Thread Alexandre Julliard
Daniel Lehman writes: > Fails to build on RHEL4 with libtiff 3.6.1 > > Alternative to this is a configure test for libtiff 3.8.0, which is when the > function first appears I don't think this needs a configure test. Just define the prototype explicitly instead of using typeof. -- Alexandre Ju

Re: msvcp90: Fix __cdecl functions definitions that returns structures

2012-06-29 Thread Alexandre Julliard
Piotr Caban writes: > In code produced by gcc callee removes hidden return argument. In code > produced by MS Visual Studio caller is responsible for removing the > hidden argument. That's only for structures larger than 8 bytes, which isn't the case at least for _Getcoll. Some tests would proba

Re: [1/5] d3dx9: Implement D3DXLoadVolumeFromMemory.

2012-06-29 Thread Józef Kucia
On Thu, Jun 28, 2012 at 2:27 PM, Matteo Bruni wrote: > I'm not quite sure of the right and bottom misalignment checks. If the > tests confirm that, of course that's okay. > Native accepts misaligned boxes, but in order to implement it S3TC decompressor and compressor is needed. I'll make it a FIX

user32: Add test for ComboBox repositioning behavior (try 2).

2012-06-29 Thread Sergey Guralnik
Marvin wrote 29.06.2012 10:14: 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

Re: user32: Add test for ComboBox repositioning behavior (try 2).

2012-06-29 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=19658 Your paranoid android