Re: include: Make sure interlocked_cmpxchg128 is defined on ARM64

2013-01-18 Thread André Hentschel
Am 18.01.2013 18:05, schrieb André Hentschel: > --- > include/wine/port.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/wine/port.h b/include/wine/port.h > index bd6f513..d6904c0 100644 > --- a/include/wine/port.h > +++ b/include/wine/port.h > @@ -435,7 +435,7 @

Re: Truncate MIDI SysEx messages after termination byte

2013-01-18 Thread Christian Costa
2013/1/18 : > Hi, > > Although I wouldn't mind inclusion of Christian's F0/F7 patch in upcoming Wine > (barring decent formatting), Well, it's not a formatting problem. It was intentional. The Wine preferred style is 4 spaces indentation and no tab but I didn't know that when I wrote the alsa mid

Re: qcap: Fix compilation on older systems.

2013-01-18 Thread Francois Gouget
On Fri, 18 Jan 2013, Damjan Jovanovic wrote: [...] > Yes, version 0.8.1 used by FreeBSD 8.2 relies on linux/videodev.h to > already be present. We'll have to change our configure.in to use > pkg-config to find libv4l1(.pc) and check its version is high enough. Checking versions is generally the wr

Re: configure.ac: check for a recent enough libv4l1.h

2013-01-18 Thread Alexandre Julliard
Damjan Jovanovic writes: > Changelog: > * configure.ac: check for a recent enough libv4l1.h > > libv4l1.h can only be used instead of linux/videodev.h as of version > 0.8.3, so check for the version using pkg-config (the only possible > way) and don't try to compile with older versions. This fixe

Re: [PATCH] winebuild: Use Clang to assemble if its integrated assembler is being used. (try 2) (resend)

2013-01-18 Thread Alexandre Julliard
Charles Davis writes: > Try 2: Clarify that this is a Mac OS-only change. Don't use $CC as the > assembler. Use the right flags to select 32/64-bit assembly with Clang. > > The configure script invokes the system compiler to figure out if .cfi > pseudo-ops are supported, on the assumption that i

Re: [PATCH 2/3] vbscript: Added VBScript.RegExp version 5.5 typelib

2013-01-18 Thread Jacek Caban
Hi Piotr, On 01/18/13 11:48, Piotr Caban wrote: > +#define DISPID_SUBMATCHES_ITEM 0 > +#define DISPID_SUBMATCHES_COUNT 1 > +#define DISPID_SUBMATCHES__NEWENUM -4 > + > +#define DISPID_MATCHCOLLECTION_ITEM 0 > +#define DISPID_MATCHCOLLECTION_COUNT1 > +#define D

Re: [PATCH 3/3] msvcrt: Added basic _popen tests (try2)

2013-01-18 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=23996 Your paranoid android

Re: [PATCH 3/3] msvcrt: Added basic _popen tests

2013-01-18 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=23995 Your paranoid android

Re: qcap: Fix compilation on older systems.

2013-01-18 Thread Damjan Jovanovic
On Fri, Jan 18, 2013 at 4:45 AM, Francois Gouget wrote: > On Tue, 15 Jan 2013, Damjan Jovanovic wrote: > >> What does this patch do? libv4l1.h includes libv4l1-videodev.h which >> is a copy of linux/videodev.h. You should only need the one or the >> other. Are you saying there is a system where li

Re: [PATCH 3/3] d3dx9_36: Make variables static in xfile tests.

2013-01-18 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=23990 Your paranoid android