Dec. 1, 2023
9:44 p.m.
This may be a matter of taste. I personally prefer to give variables a restricted scope, as I find this aids clarity, and -Wshadow can help prevent mistakes from this. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/506