summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-04-05 15:22:08 +0200
committerKai Koehne <kai.koehne@qt.io>2019-04-08 07:40:01 +0000
commit6257ca589f435ea9b4f73067098ab54bbc873faf (patch)
tree3d0bee65310bfd0659c8d78e79ed524115e82aa2 /examples/bluetooth
parenta54b8af5c73284119686b762cf4bbbaa2e0dd1cf (diff)
Fix clang-cl errors about narrowing conversions
Force value to be a DWORD (unsigned long) instead of HRESULT (signed long). Fixes bluetoothsocket_winrt.cpp(770,10): error: case value evaluates to 2147952460, which cannot be narrowed to type 'long' [-Wc++11-narrowing] Change-Id: I4f1eb75807d4783b835094ad1b33e56f601ffb39 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'examples/bluetooth')
0 files changed, 0 insertions, 0 deletions