Skip to content
Snippets Groups Projects
Commit 6621c97c authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Disable MSVC warnings 4244 and 4267.

The alternative is to explicitly copy/paste the type everywhere
forcing the compiler to do the only thing it could possibly do,
and making it painful to change a type later.

Honestly, in my opinion, these warnings should just be disabled
completely everywhere.
parent 1f2f00b0
No related branches found
No related tags found
No related merge requests found
Pipeline #5743 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment