18 Oct
2024
18 Oct
'24
4:23 p.m.
Some FOURCC values such as 0xdeadbeef will en up being negative when cast to the enum type, and may cause a random crash later on. This happens randomly in the ddraw tests, depending on the compiler being used. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6698