On Mon Sep 11 10:56:57 2023 +0000, Giovanni Mascellani wrote:
Not sure of what the others prefer, but I'd push for the proper solution instead. It's not that hard, and with a little tooling it should be simply reusable in other future cases.
I don't think I care enough on this question. It seems easy, but halves are indeed rarely used. We'll need to fix lit() though; I'll send a patch for that one.
If we really care about not specifying the printf argument multiple times, we can use something like [1] and [2]. I do worry though, since this means we're not using ANSI stdio anymore, and maybe that'll break something subtle.
[1] https://gitlab.winehq.org/zfigura/vkd3d/-/commit/1277bbe82152cdffad393a905fd... [2] https://gitlab.winehq.org/zfigura/vkd3d/-/commit/93ca3d251b6bfa4beb59213a29a...