mirror of https://github.com/mosra/magnum.git
Browse Source
Strangely enough, that C4312 warning suppression now needs to be C4834 instead while I'm pretty sure it was correct back in March 2024 when I added this inpull/680/head4f7b57ffd6. C4312 is however for "conversion of A to B of greater size", and in4435877cf1I was fixing a lot of those, so maybe I just used the same number by accident and because this particular warning is extremely easy to miss, it was never correct in the first place? Who knows.
2 changed files with 17 additions and 7 deletions
Loading…
Reference in new issue