Hi, I assume you attached a patch file with the file extension `.patch`
but unfortunately it was stripped from the mailing list. (This happens a
lot for patches sent from Gmail.) Can you resend it with the file
extension changed to `.txt`? Thanks.
On 12/9/2023 22:48, Oleg Tolmatcev wrote:
He
Am Di., 12. Sept. 2023 um 17:01 Uhr schrieb Alvin Wong :
>
> Hi, I assume you attached a patch file with the file extension `.patch`
> but unfortunately it was stripped from the mailing list. (This happens a
> lot for patches sent from Gmail.) Can you resend it with the file
> extension changed to
Hello,
This patch removes declarations that lead to compilation errors in Dolphin.
Best regards
Oleg
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
在 2023-09-11 00:06, Biswapriyo Nath 写道:
0001-headers-Add-missing-symbols-in-wtsapi32.h.patch
From 45cea5bb2a92d87123e445231330acd70da057d2 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sun, 10 Sep 2023 15:28:08 +
Subject: [PATCH] headers: Add missing symbols in wtsapi32.h
Required f
在 2023-09-12 17:23, Martin Storsjö 写道:
In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that
we don't provide __cpuidex for Clang 17 or newer, as Clang itself
provided that as a builtin.
The __cpuidex builtin was added in Clang during the course of
development of Clang 17, but it was r
On Sat, 9 Sep 2023, Jacek Caban wrote:
On 9/8/23 13:48, Martin Storsjö wrote:
Ideally the d3d12.idl in wine will be brought up to sync at some point,
but for now, exclude this header and sync it manually from vkd3d
instead.
Yes, we will want to re-sync all of that and I'm happy to help with
In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that
we don't provide __cpuidex for Clang 17 or newer, as Clang itself
provided that as a builtin.
The __cpuidex builtin was added in Clang during the course of
development of Clang 17, but it was reverted before version 17 was
released (i