8 Feb
2025
8 Feb
'25
5:48 p.m.
On Sat Feb 8 17:48:57 2025 +0000, Damjan Jovanovic wrote:
I've changed it from "This" to "stream" now, but the inconsistency I was talking about was the TRACE format inconsistency: `TRACE("(%p)->(%p)\n", This, text);` in textstream_ReadLine, textstream_ReadAll `TRACE("%p, %s.\n", iface, debugstr_w(text));` in textstream_Write Yes, that too. I've been gradually changing that whenever something needed fixing.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7289#note_94090