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 @
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo