On Thu Aug 31 21:28:08 2023 +0000, Zebediah Figura wrote:
How valuable is this? Are there any behaviours that are actually architecture-specific that we should be concerned about?
At least once I've found a bug that only happened on i386 (a quirk with `scanf()`, if I remember correctly), so I'd say there is at least some value. It's also quite a simple change, so to me it doesn't require a particularly high added value threshold. Also, a non-trivial amount of programs using vkd3d is indeed 32 bit, so it makes sense to keep an eye on that.