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

Fix some warnings.

We can't use const protection for the sample buffer because the Win32
API takes non-const buffers.  For standard implicit conversions,
simply disable the warning where it occurs on purpose.  It appears
that MSVC builds use the equivilent of -Wconversion (which isn't even
part of -Wall).
parent 1c15e56f
No related branches found
No related tags found
No related merge requests found
Pipeline #5737 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment