On Fri, 28 Feb 2025, LIU Hao wrote:
Except the first hunk for wiadef.h, all changes seem to be enumerator lists,
and none of these files seem to be generated, which can be examined with
git show --color-words=.
git log $(git show --numstat | grep -Eo 'include/.*$')
Ok
// Martin
在 2025-3-11 20:38, Martin Storsjö 写道:
On Fri, 28 Feb 2025, LIU Hao wrote:
Except the first hunk for wiadef.h, all changes seem to be enumerator lists, and none of these files
seem to be generated, which can be examined with
git show --color-words=.
git log $(git show --numstat | grep -Eo
Except the first hunk for wiadef.h, all changes seem to be enumerator lists, and none of these files
seem to be generated, which can be examined with
git show --color-words=.
git log $(git show --numstat | grep -Eo 'include/.*$')
--
Best regards,
LIU Hao
From 9132cf3c33d9b58c1abb41cae
在 2025-02-28 20:54, Martin Storsjö 写道:
In general, I think this is safe - however, are some of these headers ones that are autogenerated
from IDL sources? In that case, we should fix the IDL (and possibly the upstream version in Wine)
first.
In the following files, there seem to be changes tha
On Sun, 16 Feb 2025, LIU Hao wrote:
--
In general, I think this is safe - however, are some of these headers ones
that are autogenerated from IDL sources? In that case, we should fix the
IDL (and possibly the upstream version in Wine) first.
In the following files, there seem to be change