list.winehq.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Wine-gitlab

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • 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
wine-gitlab@list.winehq.org

September 2025

  • 1 participants
  • 834 discussions
Re: [PATCH v4 0/5] MR8850: win32u: Create shared object for classes and use it for their name. - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8850
1 0
0 0
Re: [PATCH v7 0/5] MR8862: mmdevapi/tests: Rewrite capturing tests, part 1/4. - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8862
1 0
0 0
Re: [PATCH v6 0/4] MR8941: nsi: Explicitly add loopback entries to ipv4 forward table on Linux. - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8941
1 0
0 0
Re: [PATCH v2 0/1] MR8964: winebuild: Use .rdata section instead of .rodata on PE targets. - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8964
1 0
0 0
Re: [PATCH v2 0/2] MR8968: setupapi: Parse a 0x prefix in SetupGetBinaryField(). - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8968
1 0
0 0
Re: [PATCH v2 0/3] MR8967: user32: Refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. - approved
by Alexandre Julliard (@julliard) 15 Sep '25

15 Sep '25
This merge request was approved by Alexandre Julliard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8967
1 0
0 0
[PATCH v5 0/2] MR8971: make_unicode: Add some halfwidth mapping exceptions.
by Bernhard Kölbl 15 Sep '25

15 Sep '25
The nls files need regeneration, in order to get the test working. -- v5: make_unicode: Add some fullwidth mapping exceptions. https://gitlab.winehq.org/wine/wine/-/merge_requests/8971
1 3
0 0
[PATCH v6 0/3] MR8920: cmd: Fix some TYPE command behavior (one more try).
by Joe Souza (@JoeS209) 15 Sep '25

15 Sep '25
Giving this one final shot. If this is not deemed acceptable, I will abandon the effort and just move on to other things, no hard feelings. This is IMO a cleaner, more conservative/less invasive change. What is fixed: - Bug #56381, "TYPE c:\windows\winhelp.exe >foo", i.e. binary mode operation. I would probably consider this the main reason for this change. I'm trying to get the compiler mentioned in the bug report working. - Ctrl-Z termination of TYPE output to the console. - "TYPE con >foo", with Ctrl-Z handling, functionally equivalent to "COPY con foo". Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56381 -- v6: cmd: Fix TYPE behavior (now uses WCMD_copy_loop). cmd: Refactor WCMD_copy_loop out of WCMD_ManualCopy, and stop copy loop at EOF for /a mode. cmd/tests: Add test to check for TYPE truncation in binary mode. https://gitlab.winehq.org/wine/wine/-/merge_requests/8920
2 4
0 0
[PATCH v4 0/1] MR8971: make_unicode: Add some halfwidth mapping exceptions.
by Bernhard Kölbl 15 Sep '25

15 Sep '25
The nls files need regeneration, in order to get the test working. -- v4: make_unicode: Add some halfwidth mapping exceptions. https://gitlab.winehq.org/wine/wine/-/merge_requests/8971
2 3
0 0
Re: [PATCH v4 0/1] MR8928: msxml3/tests: add test for IXMLDOMElement_removeAttributeNode.
by Nikolay Sivov (@nsivov) 15 Sep '25

15 Sep '25
Nikolay Sivov (@nsivov) commented about dlls/msxml3/tests/domdoc.c: > + /* readd removed attribute to recover previous state */ > + hr = IXMLDOMElement_setAttributeNode(element, attr_out, NULL); > + ok(hr == S_OK, "Unexpected hr %#lx.\n", hr); > + > + IXMLDOMAttribute_Release(attr_out); > + } > + IXMLDOMAttribute_Release(attr); > + } > + > SysFreeString( str ); > > + attr = NULL; > + attr_out = (IXMLDOMAttribute*)0xdeadbeef; > + hr = IXMLDOMElement_removeAttributeNode( element, attr, &attr_out ); > + todo_wine ok(hr == E_INVALIDARG, "removeAttributeNode removed a NULL pointer hr: %#lx.\n", hr); > + ok(attr_out == (IXMLDOMAttribute*)0xdeadbeef, "removeAttributeNode expected to not touch attr_out in error case, got (%p)\n", attr_out); You don't need 'attr' here, just use NULL literal for argument value. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8928#note_115882
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • ...
  • 84
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.