winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
May 2024
----- 2025 -----
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
2 participants
1171 discussions
Start a n
N
ew thread
[PATCH 0/2] MR5696: kernelbase: Handle SORTHANDLE in LCMapStringEx.
by Daniel Lehman (@dlehman25)
28 May '24
28 May '24
this is part of a series that'll lead to a change in wcsicmp --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5696
4
8
0
0
Re: [PATCH v3 0/1] MR5704: makedep: Silence Clang warnings in bison-generated files. - approved
by Alexandre Julliard (@julliard)
28 May '24
28 May '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5704
1
0
0
0
Re: [PATCH v3 0/5] MR5628: d3d: Use GNU assembly syntax on clang x86_64 MSVC target. - approved
by Alexandre Julliard (@julliard)
28 May '24
28 May '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5628
1
0
0
0
Re: [PATCH v2 0/1] MR5659: d3d9/tests: Remove leftover debugging code. - approved
by Alexandre Julliard (@julliard)
28 May '24
28 May '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5659
1
0
0
0
Re: [PATCH v2 0/5] MR5663: wined3d: Remove miscellaneous unused definitions, part 1/4. - approved
by Alexandre Julliard (@julliard)
28 May '24
28 May '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5663
1
0
0
0
Re: [PATCH v2 0/1] MR5677: ntdll: Use assembly wrapper for unixlib calls on ARM64EC. - approved
by Alexandre Julliard (@julliard)
28 May '24
28 May '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5677
1
0
0
0
[PATCH v2 0/1] MR5704: makedep: Silence Clang warnings in bison-generated files.
by Jacek Caban (@jacek)
28 May '24
28 May '24
Depending on bison version and Clang config, generated files cause various warnings. In gitlab CI, there is an unused function in wbemprox. I don't see it on newer bison and LLVM, but there are other -Wunused-but-set-variable warning instead. This was partially fixed in upstream bison:
https://git.savannah.gnu.org/cgit/bison.git/commit/?id=a166d5450e3f47587b98…
The fix does not take into account MSVC targets, I tried upstreaming a fix for that, with no success:
https://savannah.gnu.org/patch/?10420
https://lists.gnu.org/archive/html/bison-patches/2023-11/msg00000.html
Together with !5628, this allows enabling `-Werror` in out CI. -- v2: wbemprox: Avoid unused function warning.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5704
2
2
0
0
[PATCH 0/1] MR5659: d3d9/tests: Remove leftover debugging code.
by Elizabeth Figura (@zfigura)
28 May '24
28 May '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5659
4
3
0
0
[PATCH v2 0/5] MR5628: d3d: Use GNU assembly syntax on clang x86_64 MSVC target.
by Jacek Caban (@jacek)
28 May '24
28 May '24
-- v2: ddraw: Use GNU assembly syntax on clang x86_64 MSVC target. d3d8: Use GNU assembly syntax on clang x86_64 MSVC target. d3d9: Use GNU assembly syntax on clang x86_64 MSVC target.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5628
5
8
0
0
[PATCH 0/5] MR5663: wined3d: Remove miscellaneous unused definitions, part 1/4.
by Elizabeth Figura (@zfigura)
28 May '24
28 May '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5663
3
6
0
0
← Newer
1
...
26
27
28
29
30
31
32
...
118
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Results per page:
10
25
50
100
200