21 Sep
2024
21 Sep
'24
6:23 p.m.
On Sat Sep 21 18:23:02 2024 +0000, Rémi Bernon wrote:
Same thing here, do we need 0b? I have no idea how "safe" it is to use it, I believe we keep MSVC compatibility for anything that is built as PE, does it work there? IMO would be simpler to avoid the question and not use it. I used binary literals only for dev purposes, as SDP descriptors have a specific bitwise description. This is a GCC extension and was supposed to be removed. Done so now.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6402#note_82941