10 Aug
2025
10 Aug
'25
10:17 a.m.
On Sun Aug 10 10:13:54 2025 +0000, JiangYi Chen wrote:
If the `(LPWSTR)` cast in `(LPWSTR)L"a 1\tb2c3"` is removed, the compilation warning shown in the image below will appear during compilation. I don't want to add constant string definitions like `tabstring[]` inside the test_DrawTextCalcRect() function, so I directly used the `(LPWSTR)` cast.  Okay. Let's keep it then.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8178#note_112570