Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /usr/lib/llvm-19/lib/clang/19/include/cetintrin.h @ Line 49 core.CallAndMessage 1st function call argument is an uninitialized value 2 Unreviewed
2 /usr/lib/llvm-19/lib/clang/19/include/cetintrin.h @ Line 62 core.CallAndMessage 1st function call argument is an uninitialized value 2 Unreviewed
3 include/SDL3/SDL_scancode.h @ Line 85 misc-confusable-identifiers 'SDL_SCANCODE_1' is confusable with 'SDL_SCANCODE_I' 2 Unreviewed
4 include/SDL3/SDL_scancode.h @ Line 94 misc-confusable-identifiers 'SDL_SCANCODE_0' is confusable with 'SDL_SCANCODE_O' 2 Unreviewed
5 include/SDL3/SDL_scancode.h @ Line 85 misc-confusable-identifiers 'SDL_SCANCODE_1' is confusable with 'SDL_SCANCODE_I' 2 Unreviewed
6 include/SDL3/SDL_scancode.h @ Line 94 misc-confusable-identifiers 'SDL_SCANCODE_0' is confusable with 'SDL_SCANCODE_O' 2 Unreviewed
7 src/SDL_assert.c @ Line 374 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
8 src/SDL_error.c @ Line 71 clang-diagnostic-switch-enum enumeration value 'SDL_ErrorCodeNone' not explicitly handled in switch 1 Unreviewed
9 src/SDL_error.c @ Line 93 clang-diagnostic-switch-enum enumeration value 'SDL_LASTERROR' not explicitly handled in switch 1 Unreviewed
10 src/SDL_guid.c @ Line 36 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
11 src/SDL_guid.c @ Line 88 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
12 src/SDL_hashtable.c @ Line 243 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
13 src/SDL_hashtable.c @ Line 249 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
14 src/SDL_hashtable.c @ Line 262 clang-diagnostic-unused-parameter unused parameter 'unused' 1 Unreviewed
15 src/SDL_hashtable.c @ Line 267 clang-diagnostic-unused-parameter unused parameter 'unused' 1 Unreviewed
16 src/SDL_log.c @ Line 174 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
17 src/SDL_log.c @ Line 428 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
18 src/SDL_log.c @ Line 467 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
19 src/SDL_log.c @ Line 467 clang-diagnostic-unused-parameter unused parameter 'category' 1 Unreviewed
20 src/SDL_properties.c @ Line 57 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
21 src/SDL_properties.c @ Line 61 clang-diagnostic-switch-enum 4 enumeration values not explicitly handled in switch: 'SDL_PROPERTY_TYPE_INVALID', 'SDL_PROPERTY_TYPE_NUMBER', 'SDL_PROPERTY_TYPE_FLOAT'... 1 Unreviewed
22 src/SDL_properties.c @ Line 86 clang-diagnostic-unused-parameter unused parameter 'key' 1 Unreviewed
23 src/SDL_properties.c @ Line 86 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
24 src/SDL_properties.c @ Line 378 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
25 src/SDL_properties.c @ Line 388 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
26 src/SDL_properties.c @ Line 559 clang-diagnostic-switch-enum enumeration values 'SDL_PROPERTY_TYPE_INVALID' and 'SDL_PROPERTY_TYPE_POINTER' not explicitly handled in switch 1 Unreviewed
27 src/SDL_properties.c @ Line 577 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
28 src/SDL_properties.c @ Line 620 clang-diagnostic-switch-enum enumeration values 'SDL_PROPERTY_TYPE_INVALID' and 'SDL_PROPERTY_TYPE_POINTER' not explicitly handled in switch 1 Unreviewed
29 src/SDL_properties.c @ Line 667 clang-diagnostic-switch-enum enumeration values 'SDL_PROPERTY_TYPE_INVALID' and 'SDL_PROPERTY_TYPE_POINTER' not explicitly handled in switch 1 Unreviewed
30 src/SDL_properties.c @ Line 714 clang-diagnostic-switch-enum enumeration values 'SDL_PROPERTY_TYPE_INVALID' and 'SDL_PROPERTY_TYPE_POINTER' not explicitly handled in switch 1 Unreviewed
31 src/SDL_properties.c @ Line 183 unix.Malloc Potential leak of memory pointed to by 'properties' 11 Unreviewed
32 src/SDL_properties.c @ Line 223 unix.Malloc Potential leak of memory pointed to by 'dst_name' 13 Unreviewed
33 src/SDL_properties.c @ Line 223 unix.Malloc Potential leak of memory pointed to by 'dst_property' 13 Unreviewed
34 src/SDL_properties.c @ Line 336 unix.Malloc Potential leak of memory pointed to by 'key' 10 Unreviewed
35 src/SDL_properties.c @ Line 358 unix.Malloc Potential leak of memory pointed to by 'property' 6 Unreviewed
36 src/SDL_properties.c @ Line 375 unix.Malloc Potential leak of memory pointed to by 'property' 4 Unreviewed
37 src/SDL_properties.c @ Line 418 unix.Malloc Potential leak of memory pointed to by 'property' 5 Unreviewed
38 src/SDL_properties.c @ Line 429 unix.Malloc Potential leak of memory pointed to by 'property' 3 Unreviewed
39 src/SDL_properties.c @ Line 440 unix.Malloc Potential leak of memory pointed to by 'property' 3 Unreviewed
40 src/SDL_properties.c @ Line 451 unix.Malloc Potential leak of memory pointed to by 'property' 4 Unreviewed
41 src/audio/SDL_audio.c @ Line 265 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
42 src/audio/SDL_audio.c @ Line 265 clang-diagnostic-unused-parameter unused parameter 'buffer' 1 Unreviewed
43 src/audio/SDL_audio.c @ Line 265 clang-diagnostic-unused-parameter unused parameter 'buflen' 1 Unreviewed
44 src/audio/SDL_audio.c @ Line 270 clang-diagnostic-unused-parameter unused parameter 'buffer_size' 1 Unreviewed
45 src/audio/SDL_audio.c @ Line 282 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
46 src/audio/SDL_audio.c @ Line 745 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
47 src/audio/SDL_audio.c @ Line 746 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
48 src/audio/SDL_audio.c @ Line 747 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
49 src/audio/SDL_audio.c @ Line 747 clang-diagnostic-unused-parameter unused parameter 'buffer' 1 Unreviewed
50 src/audio/SDL_audio.c @ Line 747 clang-diagnostic-unused-parameter unused parameter 'buffer_size' 1 Unreviewed
51 src/audio/SDL_audio.c @ Line 748 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
52 src/audio/SDL_audio.c @ Line 749 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
53 src/audio/SDL_audio.c @ Line 750 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
54 src/audio/SDL_audio.c @ Line 753 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
55 src/audio/SDL_audio.c @ Line 772 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
56 src/audio/SDL_audio.c @ Line 778 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
57 src/audio/SDL_audio.c @ Line 778 clang-diagnostic-unused-parameter unused parameter 'buffer' 1 Unreviewed
58 src/audio/SDL_audio.c @ Line 778 clang-diagnostic-unused-parameter unused parameter 'buflen' 1 Unreviewed
59 src/audio/SDL_audio.c @ Line 783 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
60 src/audio/SDL_audio.c @ Line 836 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
61 src/audio/SDL_audio.c @ Line 843 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
62 src/audio/SDL_audio.c @ Line 848 clang-diagnostic-unused-parameter unused parameter 'key' 1 Unreviewed
63 src/audio/SDL_audio.c @ Line 848 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
64 src/audio/SDL_audio.c @ Line 848 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
65 src/audio/SDL_audio.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
66 src/audio/SDL_audio.c @ Line 513 unix.Malloc Use of memory after it is freed 21 Unreviewed
67 src/audio/SDL_audio.c @ Line 2174 unix.Malloc Use of memory after it is freed 34 Unreviewed
68 src/audio/SDL_audio.c @ Line 2189 unix.Malloc Use of memory after it is freed 26 Unreviewed
69 src/audio/SDL_audiocvt.c @ Line 556 core.DivideZero Division by zero 9 Unreviewed
70 src/audio/SDL_audiocvt.c @ Line 631 unix.Malloc Potential leak of memory pointed to by 'buf' 9 Unreviewed
71 src/audio/SDL_audiocvt.c @ Line 243 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
72 src/audio/SDL_audiocvt.c @ Line 244 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
73 src/audio/SDL_audiocvt.c @ Line 594 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
74 src/audio/SDL_audiocvt.c @ Line 594 clang-diagnostic-unused-parameter unused parameter 'len' 1 Unreviewed
75 src/audio/SDL_audiocvt.c @ Line 1068 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
76 src/audio/SDL_audiocvt.c @ Line 1068 clang-diagnostic-unused-parameter unused parameter 'buf' 1 Unreviewed
77 src/audio/SDL_audiocvt.c @ Line 1068 clang-diagnostic-unused-parameter unused parameter 'len' 1 Unreviewed
78 src/audio/SDL_audioqueue.c @ Line 415 core.NonNullParamChecker Null pointer passed to 1st parameter expecting 'nonnull' 11 Unreviewed
79 src/audio/SDL_audioqueue.c @ Line 450 core.NonNullParamChecker Null pointer passed to 1st parameter expecting 'nonnull' 15 Unreviewed
80 src/audio/SDL_audioqueue.c @ Line 587 deadcode.DeadStores Value stored to 'dst' is never read 1 Unreviewed
81 src/audio/SDL_audioqueue.c @ Line 588 deadcode.DeadStores Value stored to 'scratch' is never read 1 Unreviewed
82 src/audio/SDL_audioqueue.c @ Line 254 clang-diagnostic-unused-parameter unused parameter 'len' 1 Unreviewed
83 src/audio/SDL_audioqueue.c @ Line 365 clang-diagnostic-unused-parameter unused parameter 'queue' 1 Unreviewed
84 src/audio/SDL_audioqueue.c @ Line 528 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'SDL_AudioFormat' (aka 'unsigned short') 1 Unreviewed
85 src/audio/SDL_audioresample.c @ Line 94 clang-diagnostic-unused-parameter unused parameter 'chans' 1 Unreviewed
86 src/audio/SDL_audioresample.c @ Line 112 clang-diagnostic-unused-parameter unused parameter 'chans' 1 Unreviewed
87 src/audio/SDL_audioresample.c @ Line 438 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
88 src/audio/SDL_audioresample.c @ Line 438 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
89 src/audio/SDL_audioresample.c @ Line 447 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
90 src/audio/SDL_audioresample.c @ Line 447 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
91 src/audio/SDL_audioresample.c @ Line 479 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
92 src/audio/SDL_mixer.c @ Line 234 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
93 src/audio/SDL_mixer.c @ Line 260 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
94 src/audio/SDL_wave.c @ Line 551 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint16' (aka 'unsigned short') 1 Unreviewed
95 src/audio/SDL_wave.c @ Line 678 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
96 src/audio/SDL_wave.c @ Line 1069 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
97 src/audio/SDL_wave.c @ Line 1230 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
98 src/audio/SDL_wave.c @ Line 1271 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
99 src/audio/SDL_wave.c @ Line 1284 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
100 src/audio/SDL_wave.c @ Line 1286 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
101 src/audio/SDL_wave.c @ Line 1361 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
102 src/audio/SDL_wave.c @ Line 1425 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
103 src/audio/SDL_wave.c @ Line 1694 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
104 src/audio/SDL_wave.c @ Line 1694 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
105 src/audio/SDL_wave.c @ Line 1764 clang-diagnostic-format-nonliteral format string is not a string literal 1 Unreviewed
106 src/audio/SDL_wave.c @ Line 1832 clang-diagnostic-switch-enum enumeration value 'RiffSizeNoHint' not explicitly handled in switch 1 Unreviewed
107 src/audio/SDL_wave.c @ Line 2004 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
108 src/audio/SDL_wave.c @ Line 2004 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
109 src/audio/disk/SDL_diskaudio.c @ Line 56 clang-diagnostic-unused-parameter unused parameter 'buffer_size' 1 Unreviewed
110 src/audio/disk/SDL_diskaudio.c @ Line 82 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
111 src/audio/dummy/SDL_dummyaudio.c @ Line 67 clang-diagnostic-unused-parameter unused parameter 'buffer_size' 1 Unreviewed
112 src/camera/SDL_camera.c @ Line 603 core.StackAddressEscape Address of stack memory associated with local variable 'pending' is still referred to by the global variable 'camera_driver' upon returning to the caller. This will be a dangling reference 8 Unreviewed
113 src/camera/SDL_camera.c @ Line 912 unix.Malloc Use of memory after it is freed 20 Unreviewed
114 src/camera/SDL_camera.c @ Line 158 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
115 src/camera/SDL_camera.c @ Line 257 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
116 src/camera/SDL_camera.c @ Line 747 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
117 src/camera/SDL_camera.c @ Line 889 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
118 src/camera/SDL_camera.c @ Line 963 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
119 src/camera/SDL_camera.c @ Line 963 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
120 src/camera/SDL_camera.c @ Line 964 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
121 src/camera/SDL_camera.c @ Line 964 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
122 src/camera/SDL_camera.c @ Line 1004 bugprone-integer-division result of integer division used in a floating point context; possible loss of precision 1 Unreviewed
123 src/camera/SDL_camera.c @ Line 1004 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
124 src/camera/SDL_camera.c @ Line 1015 bugprone-integer-division result of integer division used in a floating point context; possible loss of precision 1 Unreviewed
125 src/camera/SDL_camera.c @ Line 1015 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
126 src/camera/SDL_camera.c @ Line 1016 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
127 src/camera/SDL_camera.c @ Line 1016 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
128 src/camera/SDL_camera.c @ Line 1117 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
129 src/camera/SDL_camera.c @ Line 1122 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
130 src/camera/SDL_camera.c @ Line 1353 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
131 src/camera/SDL_camera.c @ Line 1359 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
132 src/camera/SDL_camera.c @ Line 1364 clang-diagnostic-unused-parameter unused parameter 'key' 1 Unreviewed
133 src/camera/SDL_camera.c @ Line 1364 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
134 src/camera/SDL_camera.c @ Line 1364 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
135 src/camera/dummy/SDL_camera_dummy.c @ Line 27 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
136 src/camera/dummy/SDL_camera_dummy.c @ Line 27 clang-diagnostic-unused-parameter unused parameter 'spec' 1 Unreviewed
137 src/camera/dummy/SDL_camera_dummy.c @ Line 32 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
138 src/camera/dummy/SDL_camera_dummy.c @ Line 36 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
139 src/camera/dummy/SDL_camera_dummy.c @ Line 41 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
140 src/camera/dummy/SDL_camera_dummy.c @ Line 41 clang-diagnostic-unused-parameter unused parameter 'frame' 1 Unreviewed
141 src/camera/dummy/SDL_camera_dummy.c @ Line 41 clang-diagnostic-unused-parameter unused parameter 'timestampNS' 1 Unreviewed
142 src/camera/dummy/SDL_camera_dummy.c @ Line 46 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
143 src/camera/dummy/SDL_camera_dummy.c @ Line 46 clang-diagnostic-unused-parameter unused parameter 'frame' 1 Unreviewed
144 src/camera/dummy/SDL_camera_dummy.c @ Line 54 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
145 src/camera/v4l2/SDL_camera_v4l2.c @ Line 122 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
146 src/camera/v4l2/SDL_camera_v4l2.c @ Line 246 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
147 src/camera/v4l2/SDL_camera_v4l2.c @ Line 290 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
148 src/camera/v4l2/SDL_camera_v4l2.c @ Line 431 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
149 src/camera/v4l2/SDL_camera_v4l2.c @ Line 539 clang-diagnostic-sign-compare comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'const int' 1 Unreviewed
150 src/camera/v4l2/SDL_camera_v4l2.c @ Line 600 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
151 src/core/SDL_core_unsupported.c @ Line 61 clang-diagnostic-unused-parameter unused parameter 'outUserHandle' 1 Unreviewed
152 src/core/linux/SDL_evdev.c @ Line 153 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
153 src/core/linux/SDL_evdev.c @ Line 347 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
154 src/core/linux/SDL_evdev.c @ Line 347 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
155 src/core/linux/SDL_evdev.c @ Line 513 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
156 src/core/linux/SDL_evdev.c @ Line 513 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
157 src/core/linux/SDL_evdev.c @ Line 514 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
158 src/core/linux/SDL_evdev.c @ Line 514 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
159 src/core/linux/SDL_evdev.c @ Line 520 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
160 src/core/linux/SDL_evdev.c @ Line 521 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
161 src/core/linux/SDL_evdev.c @ Line 547 clang-diagnostic-switch-enum enumeration value 'EVDEV_TOUCH_SLOTDELTA_NONE' not explicitly handled in switch 1 Unreviewed
162 src/core/linux/SDL_evdev.c @ Line 608 clang-diagnostic-unused-parameter unused parameter 'udev_class' 1 Unreviewed
163 src/core/linux/SDL_evdev.c @ Line 625 clang-diagnostic-unused-parameter unused parameter 'udev_class' 1 Unreviewed
164 src/core/linux/SDL_evdev_kbd.c @ Line 227 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
165 src/core/linux/SDL_evdev_kbd.c @ Line 280 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
166 src/core/linux/SDL_evdev_kbd.c @ Line 314 clang-diagnostic-unused-parameter unused parameter 'signum' 1 Unreviewed
167 src/core/linux/SDL_evdev_kbd.c @ Line 319 clang-diagnostic-unused-parameter unused parameter 'signum' 1 Unreviewed
168 src/core/linux/SDL_evdev_kbd.c @ Line 394 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'short' 1 Unreviewed
169 src/core/linux/SDL_evdev_kbd.c @ Line 395 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'short' 1 Unreviewed
170 src/core/linux/SDL_evdev_kbd.c @ Line 701 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
171 src/core/linux/SDL_evdev_kbd.c @ Line 701 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
172 src/core/linux/SDL_evdev_kbd.c @ Line 701 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
173 src/core/linux/SDL_evdev_kbd.c @ Line 718 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
174 src/core/linux/SDL_evdev_kbd.c @ Line 718 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
175 src/core/linux/SDL_evdev_kbd.c @ Line 718 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
176 src/core/linux/SDL_evdev_kbd.c @ Line 729 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned char' 1 Unreviewed
177 src/core/linux/SDL_evdev_kbd.c @ Line 761 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
178 src/core/linux/SDL_evdev_kbd.c @ Line 761 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
179 src/core/linux/SDL_evdev_kbd.c @ Line 761 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
180 src/core/linux/SDL_evdev_kbd.c @ Line 765 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
181 src/core/linux/SDL_evdev_kbd.c @ Line 765 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
182 src/core/linux/SDL_evdev_kbd.c @ Line 765 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
183 src/core/linux/SDL_evdev_kbd.c @ Line 769 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
184 src/core/linux/SDL_evdev_kbd.c @ Line 769 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
185 src/core/linux/SDL_evdev_kbd.c @ Line 769 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
186 src/core/linux/SDL_evdev_kbd.c @ Line 791 bugprone-signed-char-misuse 'signed char' to 'int' conversion; consider casting to 'unsigned char' first. 1 Unreviewed
187 src/core/linux/SDL_evdev_kbd.c @ Line 832 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
188 src/core/linux/SDL_evdev_kbd.c @ Line 832 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
189 src/core/linux/SDL_evdev_kbd.c @ Line 832 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
190 src/core/linux/SDL_evdev_kbd.c @ Line 884 clang-diagnostic-unused-parameter unused parameter 'kbd' 1 Unreviewed
191 src/core/linux/SDL_evdev_kbd.c @ Line 884 clang-diagnostic-unused-parameter unused parameter 'value' 1 Unreviewed
192 src/core/linux/SDL_evdev_kbd.c @ Line 884 clang-diagnostic-unused-parameter unused parameter 'up_flag' 1 Unreviewed
193 src/core/linux/SDL_evdev_kbd.c @ Line 901 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'unsigned char' 1 Unreviewed
194 src/core/linux/SDL_evdev_kbd.c @ Line 917 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned char' 1 Unreviewed
195 src/core/linux/SDL_evdev_kbd.c @ Line 949 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned char' 1 Unreviewed
196 src/core/linux/SDL_threadprio.c @ Line 293 deadcode.DeadStores Value stored to 'osPriority' is never read 1 Unreviewed
197 src/core/linux/SDL_threadprio.c @ Line 295 deadcode.DeadStores Value stored to 'osPriority' is never read 1 Unreviewed
198 src/core/linux/SDL_threadprio.c @ Line 297 deadcode.DeadStores Value stored to 'osPriority' is never read 1 Unreviewed
199 src/core/linux/SDL_threadprio.c @ Line 299 deadcode.DeadStores Value stored to 'osPriority' is never read 1 Unreviewed
200 src/dialog/SDL_dialog_utils.c @ Line 88 readability-suspicious-call-argument 3rd argument 'ext_separator' (passed to 'suffix') looks like it might be swapped with the 4th, 'ext_suffix' (passed to 'separator') 2 Unreviewed
201 src/dialog/unix/SDL_portaldialog.c @ Line 477 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
202 src/dialog/unix/SDL_portaldialog.c @ Line 477 clang-diagnostic-unused-parameter unused parameter 'filters' 1 Unreviewed
203 src/dialog/unix/SDL_portaldialog.c @ Line 477 clang-diagnostic-unused-parameter unused parameter 'default_location' 1 Unreviewed
204 src/dialog/unix/SDL_portaldialog.c @ Line 477 clang-diagnostic-unused-parameter unused parameter 'allow_many' 1 Unreviewed
205 src/dialog/unix/SDL_portaldialog.c @ Line 483 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
206 src/dialog/unix/SDL_portaldialog.c @ Line 483 clang-diagnostic-unused-parameter unused parameter 'filters' 1 Unreviewed
207 src/dialog/unix/SDL_portaldialog.c @ Line 483 clang-diagnostic-unused-parameter unused parameter 'default_location' 1 Unreviewed
208 src/dialog/unix/SDL_portaldialog.c @ Line 489 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
209 src/dialog/unix/SDL_portaldialog.c @ Line 489 clang-diagnostic-unused-parameter unused parameter 'default_location' 1 Unreviewed
210 src/dialog/unix/SDL_portaldialog.c @ Line 489 clang-diagnostic-unused-parameter unused parameter 'allow_many' 1 Unreviewed
211 src/dialog/unix/SDL_unixdialog.c @ Line 32 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
212 src/dialog/unix/SDL_unixdialog.c @ Line 32 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
213 src/dialog/unix/SDL_unixdialog.c @ Line 32 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
214 src/dialog/unix/SDL_zenitydialog.c @ Line 298 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') 1 Unreviewed
215 src/dialog/unix/SDL_zenitydialog.c @ Line 302 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') 1 Unreviewed
216 src/dialog/unix/SDL_zenitydialog.c @ Line 339 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
217 src/dialog/unix/SDL_zenitydialog.c @ Line 367 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
218 src/dialog/unix/SDL_zenitydialog.c @ Line 395 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
219 src/events/SDL_displayevents.c @ Line 34 clang-diagnostic-switch-enum 102 enumeration values not explicitly handled in switch: 'SDL_EVENT_FIRST', 'SDL_EVENT_QUIT', 'SDL_EVENT_TERMINATING'... 1 Unreviewed
220 src/events/SDL_displayevents.c @ Line 36 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'SDL_DisplayOrientation' (aka 'enum SDL_DisplayOrientation') 1 Unreviewed
221 src/events/SDL_displayevents.c @ Line 56 clang-diagnostic-switch-enum 102 enumeration values not explicitly handled in switch: 'SDL_EVENT_FIRST', 'SDL_EVENT_QUIT', 'SDL_EVENT_TERMINATING'... 1 Unreviewed
222 src/events/SDL_events.c @ Line 173 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
223 src/events/SDL_events.c @ Line 173 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
224 src/events/SDL_events.c @ Line 173 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
225 src/events/SDL_events.c @ Line 184 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
226 src/events/SDL_events.c @ Line 184 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
227 src/events/SDL_events.c @ Line 184 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
228 src/events/SDL_events.c @ Line 191 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
229 src/events/SDL_events.c @ Line 191 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
230 src/events/SDL_events.c @ Line 191 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
231 src/events/SDL_events.c @ Line 204 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
232 src/events/SDL_events.c @ Line 204 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
233 src/events/SDL_events.c @ Line 204 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
234 src/events/SDL_events.c @ Line 668 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
235 src/events/SDL_keyboard.c @ Line 687 clang-diagnostic-unused-parameter unused parameter 'vendor' 1 Unreviewed
236 src/events/SDL_keyboard.c @ Line 687 clang-diagnostic-unused-parameter unused parameter 'product' 1 Unreviewed
237 src/events/SDL_keyboard.c @ Line 1277 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'SDL_Keymod' (aka 'enum SDL_Keymod') to 'Uint16' (aka 'unsigned short') 1 Unreviewed
238 src/events/SDL_keyboard.c @ Line 1352 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
239 src/events/SDL_keysym_to_scancode.c @ Line 396 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
240 src/events/SDL_keysym_to_scancode.c @ Line 414 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
241 src/events/SDL_keysym_to_scancode.c @ Line 418 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
242 src/events/SDL_keysym_to_scancode.c @ Line 428 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
243 src/events/SDL_mouse.c @ Line 52 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
244 src/events/SDL_mouse.c @ Line 52 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
245 src/events/SDL_mouse.c @ Line 67 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
246 src/events/SDL_mouse.c @ Line 67 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
247 src/events/SDL_mouse.c @ Line 78 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
248 src/events/SDL_mouse.c @ Line 78 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
249 src/events/SDL_mouse.c @ Line 91 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
250 src/events/SDL_mouse.c @ Line 91 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
251 src/events/SDL_mouse.c @ Line 104 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
252 src/events/SDL_mouse.c @ Line 104 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
253 src/events/SDL_mouse.c @ Line 111 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
254 src/events/SDL_mouse.c @ Line 111 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
255 src/events/SDL_mouse.c @ Line 139 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
256 src/events/SDL_mouse.c @ Line 139 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
257 src/events/SDL_mouse.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
258 src/events/SDL_mouse.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
259 src/events/SDL_mouse.c @ Line 167 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
260 src/events/SDL_mouse.c @ Line 167 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
261 src/events/SDL_mouse.c @ Line 238 clang-diagnostic-unused-parameter unused parameter 'vendor' 1 Unreviewed
262 src/events/SDL_mouse.c @ Line 238 clang-diagnostic-unused-parameter unused parameter 'product' 1 Unreviewed
263 src/events/SDL_mouse.c @ Line 506 clang-diagnostic-unused-parameter unused parameter 'buttonstate' 1 Unreviewed
264 src/events/SDL_mouse.c @ Line 548 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
265 src/events/SDL_mouse.c @ Line 962 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
266 src/events/SDL_mouse.c @ Line 963 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
267 src/events/SDL_pen.c @ Line 469 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
268 src/events/SDL_pen.c @ Line 470 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
269 src/events/SDL_pen.c @ Line 797 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
270 src/events/SDL_pen.c @ Line 797 clang-diagnostic-unused-parameter unused parameter 'oldvalue' 1 Unreviewed
271 src/events/SDL_pen.c @ Line 1038 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'SDL_PenSubtype' (aka 'enum SDL_PenSubtype') to 'Uint8' (aka 'unsigned char') 1 Unreviewed
272 src/events/SDL_scancode_tables.c @ Line 48 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
273 src/events/SDL_touch.c @ Line 149 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
274 src/events/SDL_touch.c @ Line 153 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
275 src/events/SDL_touch.c @ Line 181 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
276 src/events/SDL_touch.c @ Line 216 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
277 src/events/SDL_touch.c @ Line 244 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
278 src/events/SDL_windowevents.c @ Line 52 clang-diagnostic-switch-enum 86 enumeration values not explicitly handled in switch: 'SDL_EVENT_FIRST', 'SDL_EVENT_QUIT', 'SDL_EVENT_TERMINATING'... 1 Unreviewed
279 src/events/SDL_windowevents.c @ Line 203 clang-diagnostic-switch-enum 90 enumeration values not explicitly handled in switch: 'SDL_EVENT_FIRST', 'SDL_EVENT_QUIT', 'SDL_EVENT_TERMINATING'... 1 Unreviewed
280 src/file/SDL_iostream.c @ Line 376 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
281 src/file/SDL_iostream.c @ Line 386 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
282 src/file/SDL_iostream.c @ Line 496 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
283 src/file/SDL_iostream.c @ Line 502 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
284 src/file/SDL_iostream.c @ Line 755 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
285 src/file/SDL_iostream.c @ Line 785 clang-diagnostic-unused-parameter unused parameter 'status' 1 Unreviewed
286 src/file/SDL_iostream.c @ Line 895 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
287 src/file/SDL_iostream.c @ Line 908 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint64' (aka 'long') and 'unsigned long' 1 Unreviewed
288 src/filesystem/SDL_filesystem.c @ Line 154 clang-diagnostic-sign-compare comparison of integers of different signs: 'const int' and 'unsigned long' 3 Unreviewed
289 src/filesystem/SDL_filesystem.c @ Line 157 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'char' 1 Unreviewed
290 src/filesystem/SDL_filesystem.c @ Line 343 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
291 src/filesystem/SDL_filesystem.c @ Line 348 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
292 src/filesystem/unix/SDL_sysfilesystem.c @ Line 214 clang-diagnostic-sign-compare comparison of integers of different signs: 'const int' and 'unsigned long' 1 Unreviewed
293 src/haptic/linux/SDL_syshaptic.c @ Line 691 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
294 src/haptic/linux/SDL_syshaptic.c @ Line 702 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
295 src/haptic/linux/SDL_syshaptic.c @ Line 744 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'const Uint32' (aka 'const unsigned int') to '__u16' (aka 'unsigned short') 2 Unreviewed
296 src/haptic/linux/SDL_syshaptic.c @ Line 778 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'const Uint32' (aka 'const unsigned int') to '__u16' (aka 'unsigned short') 2 Unreviewed
297 src/haptic/linux/SDL_syshaptic.c @ Line 801 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to '__u16' (aka 'unsigned short') 1 Unreviewed
298 src/haptic/linux/SDL_syshaptic.c @ Line 833 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'const Uint32' (aka 'const unsigned int') to '__u16' (aka 'unsigned short') 2 Unreviewed
299 src/haptic/linux/SDL_syshaptic.c @ Line 872 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'const Uint32' (aka 'const unsigned int') to '__u16' (aka 'unsigned short') 2 Unreviewed
300 src/haptic/linux/SDL_syshaptic.c @ Line 899 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'const Uint32' (aka 'const unsigned int') to '__u16' (aka 'unsigned short') 2 Unreviewed
301 src/haptic/linux/SDL_syshaptic.c @ Line 1042 clang-diagnostic-unused-parameter unused parameter 'haptic' 1 Unreviewed
302 src/haptic/linux/SDL_syshaptic.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'effect' 1 Unreviewed
303 src/haptic/linux/SDL_syshaptic.c @ Line 1101 clang-diagnostic-unused-parameter unused parameter 'haptic' 1 Unreviewed
304 src/haptic/linux/SDL_syshaptic.c @ Line 1109 clang-diagnostic-unused-parameter unused parameter 'haptic' 1 Unreviewed
305 src/hidapi/SDL_hidapi.c @ Line 1079 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
306 src/hidapi/SDL_hidapi.c @ Line 1079 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
307 src/hidapi/SDL_hidapi.c @ Line 1079 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
308 src/hidapi/SDL_hidapi.c @ Line 1084 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
309 src/hidapi/SDL_hidapi.c @ Line 1084 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
310 src/hidapi/SDL_hidapi.c @ Line 1084 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
311 src/hidapi/SDL_hidapi.c @ Line 1411 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
312 src/hidapi/SDL_hidapi.c @ Line 1411 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
313 src/hidapi/SDL_hidapi.c @ Line 1504 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
314 src/hidapi/SDL_hidapi.c @ Line 1504 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
315 src/hidapi/SDL_hidapi.c @ Line 1504 clang-diagnostic-unused-parameter unused parameter 'serial_number' 1 Unreviewed
316 src/hidapi/SDL_hidapi.c @ Line 1543 clang-diagnostic-unused-parameter unused parameter 'path' 1 Unreviewed
317 src/hidapi/SDL_hidapi.c @ Line 1690 clang-diagnostic-unused-parameter unused parameter 'active' 1 Unreviewed
318 src/joystick/SDL_gamepad.c @ Line 2171 unix.cstring.NullArg Null pointer passed as 2nd argument to string copy function 13 Unreviewed
319 src/joystick/SDL_gamepad.c @ Line 220 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
320 src/joystick/SDL_gamepad.c @ Line 221 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
321 src/joystick/SDL_gamepad.c @ Line 368 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
322 src/joystick/SDL_gamepad.c @ Line 458 clang-diagnostic-unused-parameter unused parameter 'num_values' 1 Unreviewed
323 src/joystick/SDL_gamepad.c @ Line 501 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
324 src/joystick/SDL_gamepad.c @ Line 521 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
325 src/joystick/SDL_gamepad.c @ Line 989 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
326 src/joystick/SDL_gamepad.c @ Line 1033 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
327 src/joystick/SDL_gamepad.c @ Line 1093 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
328 src/joystick/SDL_gamepad.c @ Line 1272 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
329 src/joystick/SDL_gamepad.c @ Line 1279 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
330 src/joystick/SDL_gamepad.c @ Line 1336 clang-diagnostic-switch-enum 5 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_TYPE_UNKNOWN', 'SDL_GAMEPAD_TYPE_STANDARD', 'SDL_GAMEPAD_TYPE_XBOX360'... 1 Unreviewed
331 src/joystick/SDL_gamepad.c @ Line 1396 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
332 src/joystick/SDL_gamepad.c @ Line 1687 clang-diagnostic-switch-enum enumeration value 'EMappingKind_None' not explicitly handled in switch 1 Unreviewed
333 src/joystick/SDL_gamepad.c @ Line 1952 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
334 src/joystick/SDL_gamepad.c @ Line 2688 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
335 src/joystick/SDL_gamepad.c @ Line 2784 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
336 src/joystick/SDL_gamepad.c @ Line 2785 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
337 src/joystick/SDL_gamepad.c @ Line 2903 clang-diagnostic-switch-enum enumeration value 'SDL_GAMEPAD_FACE_STYLE_UNKNOWN' not explicitly handled in switch 1 Unreviewed
338 src/joystick/SDL_gamepad.c @ Line 2905 clang-diagnostic-switch-enum 24 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_BUTTON_INVALID', 'SDL_GAMEPAD_BUTTON_BACK', 'SDL_GAMEPAD_BUTTON_GUIDE'... 1 Unreviewed
339 src/joystick/SDL_gamepad.c @ Line 2923 clang-diagnostic-switch-enum 24 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_BUTTON_INVALID', 'SDL_GAMEPAD_BUTTON_BACK', 'SDL_GAMEPAD_BUTTON_GUIDE'... 1 Unreviewed
340 src/joystick/SDL_gamepad.c @ Line 2941 clang-diagnostic-switch-enum 24 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_BUTTON_INVALID', 'SDL_GAMEPAD_BUTTON_BACK', 'SDL_GAMEPAD_BUTTON_GUIDE'... 1 Unreviewed
341 src/joystick/SDL_gamepad.c @ Line 3704 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'SDL_GamepadAxis' (aka 'enum SDL_GamepadAxis') to 'Uint8' (aka 'unsigned char') 1 Unreviewed
342 src/joystick/SDL_gamepad.c @ Line 3760 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'SDL_GamepadButton' (aka 'enum SDL_GamepadButton') to 'Uint8' (aka 'unsigned char') 1 Unreviewed
343 src/joystick/SDL_gamepad.c @ Line 3822 clang-diagnostic-unused-parameter unused parameter 'gamepad' 1 Unreviewed
344 src/joystick/SDL_gamepad.c @ Line 3822 clang-diagnostic-unused-parameter unused parameter 'button' 1 Unreviewed
345 src/joystick/SDL_gamepad.c @ Line 3843 clang-diagnostic-unused-parameter unused parameter 'gamepad' 1 Unreviewed
346 src/joystick/SDL_gamepad.c @ Line 3843 clang-diagnostic-unused-parameter unused parameter 'axis' 1 Unreviewed
347 src/joystick/SDL_joystick.c @ Line 485 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
348 src/joystick/SDL_joystick.c @ Line 588 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
349 src/joystick/SDL_joystick.c @ Line 588 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
350 src/joystick/SDL_joystick.c @ Line 588 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
351 src/joystick/SDL_joystick.c @ Line 632 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
352 src/joystick/SDL_joystick.c @ Line 670 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
353 src/joystick/SDL_joystick.c @ Line 693 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
354 src/joystick/SDL_joystick.c @ Line 713 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
355 src/joystick/SDL_joystick.c @ Line 723 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
356 src/joystick/SDL_joystick.c @ Line 2031 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'int' 1 Unreviewed
357 src/joystick/SDL_joystick.c @ Line 2037 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'int' 1 Unreviewed
358 src/joystick/SDL_joystick.c @ Line 2041 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'int' 1 Unreviewed
359 src/joystick/SDL_joystick.c @ Line 2045 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'int' 1 Unreviewed
360 src/joystick/SDL_joystick.c @ Line 2048 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'int' 1 Unreviewed
361 src/joystick/SDL_joystick.c @ Line 2394 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
362 src/joystick/SDL_joystick.c @ Line 2564 clang-diagnostic-switch-enum 6 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_TYPE_UNKNOWN', 'SDL_GAMEPAD_TYPE_STANDARD', 'SDL_GAMEPAD_TYPE_NINTENDO_SWITCH_JOYCON_LEFT'... 1 Unreviewed
363 src/joystick/SDL_joystick.c @ Line 2772 clang-diagnostic-switch-enum 17 enumeration values not explicitly handled in switch: 'k_eControllerType_None', 'k_eControllerType_Unknown', 'k_eControllerType_UnknownSteamController'... 1 Unreviewed
364 src/joystick/SDL_joystick.c @ Line 3670 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
365 src/joystick/SDL_joystick.c @ Line 3670 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
366 src/joystick/SDL_joystick.c @ Line 3686 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
367 src/joystick/SDL_joystick.c @ Line 3686 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
368 src/joystick/SDL_steam_virtual_gamepad.c @ Line 100 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
369 src/joystick/controller_type.c @ Line 34 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'int' 1 Unreviewed
370 src/joystick/controller_type.c @ Line 34 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'int' 1 Unreviewed
371 src/joystick/controller_type.c @ Line 37 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'int' 1 Unreviewed
372 src/joystick/controller_type.c @ Line 37 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'int' 1 Unreviewed
373 src/joystick/controller_type.c @ Line 112 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
374 src/joystick/controller_type.c @ Line 128 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
375 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 29 clang-diagnostic-unused-parameter unused parameter 'callback' 1 Unreviewed
376 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 29 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
377 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 33 clang-diagnostic-unused-parameter unused parameter 'callback' 1 Unreviewed
378 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 33 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
379 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
380 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
381 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
382 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
383 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
384 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
385 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
386 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
387 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
388 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
389 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 53 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
390 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 53 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
391 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 58 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
392 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 58 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
393 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 58 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
394 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 165 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
395 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 165 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
396 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 165 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
397 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 165 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
398 src/joystick/hidapi/SDL_hidapi_combined.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
399 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
400 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
401 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
402 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
403 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
404 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
405 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
406 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 69 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
407 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 94 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
408 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 94 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
409 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 203 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
410 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 203 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
411 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 203 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
412 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 207 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
413 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 448 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
414 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 448 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
415 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 448 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
416 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 448 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
417 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 476 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
418 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 476 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
419 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 476 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
420 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 476 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
421 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 476 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
422 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 481 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
423 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 481 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
424 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 481 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
425 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 481 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
426 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 486 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
427 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 486 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
428 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 486 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
429 src/joystick/hidapi/SDL_hidapi_gamecube.c @ Line 491 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
430 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
431 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
432 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
433 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
434 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
435 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
436 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
437 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 65 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
438 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 85 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
439 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 85 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
440 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 90 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
441 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 90 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
442 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 90 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
443 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
444 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 133 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
445 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 133 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
446 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 133 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
447 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 133 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
448 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 138 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
449 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 151 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
450 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 151 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
451 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 151 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
452 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 151 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
453 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 151 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
454 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
455 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
456 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
457 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
458 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 161 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
459 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 161 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
460 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 161 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
461 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 389 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
462 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 389 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
463 src/joystick/hidapi/SDL_hidapi_luna.c @ Line 393 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
464 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
465 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
466 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
467 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
468 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
469 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
470 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
471 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
472 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 222 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
473 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 222 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
474 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
475 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 249 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
476 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 288 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
477 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 298 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
478 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 298 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
479 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 298 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
480 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 298 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
481 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 303 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
482 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 303 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
483 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 308 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
484 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 308 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
485 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 308 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
486 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 308 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
487 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 308 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
488 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 313 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
489 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 331 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
490 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 403 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
491 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 405 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
492 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 407 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
493 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 409 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
494 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 456 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
495 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 458 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
496 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 460 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
497 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 462 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
498 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 464 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
499 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 466 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
500 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 490 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'unsigned long' 1 Unreviewed
501 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
502 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 498 readability-suspicious-call-argument 3rd argument 'axis_index' (passed to 'axis') looks like it might be swapped with the 4th, 'axis' (passed to 'value') 2 Unreviewed
503 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 577 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
504 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 584 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
505 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
506 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
507 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
508 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
509 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
510 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
511 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 662 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
512 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 662 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
513 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 667 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
514 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 667 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
515 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 667 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
516 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
517 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
518 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'low_frequency_rumble' 1 Unreviewed
519 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'high_frequency_rumble' 1 Unreviewed
520 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 693 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
521 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 693 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
522 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 693 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
523 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 693 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
524 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 698 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
525 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 698 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
526 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 703 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
527 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 703 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
528 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 703 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
529 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 703 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
530 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 703 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
531 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 708 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
532 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 708 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
533 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 708 clang-diagnostic-unused-parameter unused parameter 'effect' 1 Unreviewed
534 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 708 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
535 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 713 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
536 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 713 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
537 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 713 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
538 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 772 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
539 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 774 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
540 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 776 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
541 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 778 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
542 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 780 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
543 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 782 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
544 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 806 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'unsigned long' 1 Unreviewed
545 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 813 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
546 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 814 readability-suspicious-call-argument 3rd argument 'axis_index' (passed to 'axis') looks like it might be swapped with the 4th, 'axis' (passed to 'value') 2 Unreviewed
547 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 898 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
548 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 900 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
549 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 902 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
550 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 904 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
551 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 906 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
552 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 908 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
553 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 932 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'unsigned long' 1 Unreviewed
554 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 939 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
555 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 940 readability-suspicious-call-argument 3rd argument 'axis_index' (passed to 'axis') looks like it might be swapped with the 4th, 'axis' (passed to 'value') 2 Unreviewed
556 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 988 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
557 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 995 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
558 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
559 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
560 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
561 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
562 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
563 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
564 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
565 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1043 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
566 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1090 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
567 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1090 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
568 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1095 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
569 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1134 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
570 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1144 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
571 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1144 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
572 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1144 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
573 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1144 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
574 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1149 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
575 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1149 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
576 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
577 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
578 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
579 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
580 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
581 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1159 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
582 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1178 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
583 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1228 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
584 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1230 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
585 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1232 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
586 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1234 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
587 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1236 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
588 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1238 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
589 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1262 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'unsigned long' 1 Unreviewed
590 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1269 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
591 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1270 readability-suspicious-call-argument 3rd argument 'axis_index' (passed to 'axis') looks like it might be swapped with the 4th, 'axis' (passed to 'value') 2 Unreviewed
592 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1337 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
593 src/joystick/hidapi/SDL_hidapi_ps3.c @ Line 1344 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
594 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
595 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
596 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
597 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
598 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
599 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 208 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
600 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 458 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
601 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 458 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
602 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 618 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
603 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 625 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
604 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 626 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
605 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 746 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
606 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 781 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
607 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 781 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
608 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 796 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
609 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 842 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
610 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 856 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
611 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 856 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
612 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 856 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
613 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 856 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
614 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 861 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
615 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 878 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
616 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 949 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
617 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 956 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
618 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 974 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
619 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1056 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
620 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1058 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
621 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1060 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
622 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1062 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
623 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1064 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
624 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1066 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
625 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1096 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
626 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1096 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
627 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1101 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
628 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1101 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
629 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1160 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
630 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1315 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
631 src/joystick/hidapi/SDL_hidapi_ps4.c @ Line 1325 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
632 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
633 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
634 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
635 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
636 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
637 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 299 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
638 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 433 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint16' (aka 'unsigned short') 1 Unreviewed
639 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 546 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
640 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 546 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
641 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 842 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
642 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 877 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
643 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 877 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
644 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 900 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
645 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 900 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
646 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 912 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
647 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 967 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
648 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 985 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
649 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 985 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
650 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 985 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
651 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 985 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
652 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 990 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
653 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1010 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
654 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1101 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
655 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1108 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
656 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1126 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
657 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1197 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
658 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1203 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
659 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1206 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
660 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1208 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
661 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1210 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
662 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1212 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
663 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1218 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
664 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1294 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
665 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1300 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
666 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1303 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
667 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1305 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
668 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
669 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1309 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
670 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1362 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
671 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1373 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
672 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1373 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
673 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1378 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
674 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1378 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
675 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1411 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
676 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1422 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
677 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1422 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
678 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1427 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
679 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1427 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
680 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1452 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
681 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1582 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
682 src/joystick/hidapi/SDL_hidapi_ps5.c @ Line 1595 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
683 src/joystick/hidapi/SDL_hidapi_rumble.c @ Line 211 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
684 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
685 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
686 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
687 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
688 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
689 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
690 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
691 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 110 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
692 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 130 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
693 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 130 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
694 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
695 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
696 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 135 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
697 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 144 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
698 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 224 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
699 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 254 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
700 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 254 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
701 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 254 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
702 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 254 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
703 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 259 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
704 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 259 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
705 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 264 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
706 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 264 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
707 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 264 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
708 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 264 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
709 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 264 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
710 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 269 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
711 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 284 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
712 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 284 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
713 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 284 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
714 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 348 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
715 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 349 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
716 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 351 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
717 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 352 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
718 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 354 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
719 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 355 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
720 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 363 clang-diagnostic-unused-parameter unused parameter 'ctx' 1 Unreviewed
721 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 363 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
722 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 436 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
723 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 437 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
724 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 439 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
725 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 440 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
726 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 442 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
727 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 443 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
728 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 485 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
729 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 485 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
730 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 504 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
731 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 504 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
732 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 544 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
733 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 544 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
734 src/joystick/hidapi/SDL_hidapi_shield.c @ Line 548 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
735 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
736 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
737 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
738 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
739 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
740 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
741 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
742 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
743 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 91 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
744 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 91 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
745 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 96 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
746 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 96 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
747 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 96 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
748 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 116 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
749 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 138 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
750 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 138 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
751 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 138 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
752 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 138 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
753 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 143 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
754 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 154 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
755 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 154 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
756 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 154 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
757 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 154 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
758 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 154 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
759 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 159 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
760 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 159 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
761 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 159 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
762 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 159 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
763 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 164 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
764 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 164 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
765 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 164 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
766 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 292 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
767 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 292 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
768 src/joystick/hidapi/SDL_hidapi_stadia.c @ Line 296 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
769 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 761 deadcode.DeadStores Value stored to 'nPadOffset' is never read 1 Unreviewed
770 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 854 deadcode.DeadStores Value stored to 'pData' is never read 1 Unreviewed
771 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 431 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
772 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 442 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
773 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 450 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
774 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 484 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
775 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 496 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
776 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 526 clang-diagnostic-format-pedantic format specifies type 'void *' but the argument has type 'SDL_hid_device *' (aka 'struct SDL_hid_device *') 1 Unreviewed
777 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 647 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
778 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 647 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
779 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 648 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
780 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 648 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
781 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 654 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
782 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 654 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
783 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 655 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
784 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 655 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
785 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 778 clang-diagnostic-unused-parameter unused parameter 'nDataSize' 1 Unreviewed
786 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
787 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
788 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
789 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
790 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
791 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
792 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
793 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 968 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
794 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 996 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
795 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 996 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
796 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1001 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
797 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1001 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
798 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1001 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
799 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1022 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'uint32_t' (aka 'unsigned int') to 'float' may lose precision 1 Unreviewed
800 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1038 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
801 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1038 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
802 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1038 clang-diagnostic-unused-parameter unused parameter 'low_frequency_rumble' 1 Unreviewed
803 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1038 clang-diagnostic-unused-parameter unused parameter 'high_frequency_rumble' 1 Unreviewed
804 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1044 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
805 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1044 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
806 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1044 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
807 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1044 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
808 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1049 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
809 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1049 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
810 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
811 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
812 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
813 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
814 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
815 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1061 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
816 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1061 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
817 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1061 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
818 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1061 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
819 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1066 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
820 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1176 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
821 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1177 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
822 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1212 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
823 src/joystick/hidapi/SDL_hidapi_steam.c @ Line 1217 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
824 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 165 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
825 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 166 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
826 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 167 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
827 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 170 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
828 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 171 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
829 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 172 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
830 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 173 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
831 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 174 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
832 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 211 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
833 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 211 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
834 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 216 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
835 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 216 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
836 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 216 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
837 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 318 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
838 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 320 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
839 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 364 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
840 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 384 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
841 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 384 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
842 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 384 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
843 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 384 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
844 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 389 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
845 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 389 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
846 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 394 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
847 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 394 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
848 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 394 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
849 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 394 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
850 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 394 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
851 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 399 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
852 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 399 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
853 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 399 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
854 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 399 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
855 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 404 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
856 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 404 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
857 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 404 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
858 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 410 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
859 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 410 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
860 src/joystick/hidapi/SDL_hidapi_steamdeck.c @ Line 415 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
861 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 417 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'ESwitchSubcommandIDs' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
862 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 482 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'ESwitchProprietaryCommandIDs' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
863 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 681 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
864 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 682 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
865 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
866 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 688 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
867 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 696 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
868 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 715 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
869 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 721 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
870 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 721 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
871 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 836 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
872 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 838 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
873 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 840 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
874 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 844 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
875 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 846 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
876 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 848 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
877 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 898 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
878 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 899 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
879 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 900 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
880 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 902 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
881 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 903 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
882 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 904 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
883 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 912 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
884 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 913 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
885 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 914 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
886 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 916 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
887 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 917 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
888 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 918 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
889 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1085 clang-diagnostic-switch-enum 6 enumeration values not explicitly handled in switch: 'k_eSwitchDeviceInfoControllerType_Unknown', 'k_eSwitchDeviceInfoControllerType_JoyConLeft', 'k_eSwitchDeviceInfoControllerType_JoyConRight'... 1 Unreviewed
890 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
891 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
892 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
893 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
894 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
895 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
896 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1113 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
897 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
898 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
899 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
900 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
901 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
902 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
903 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1154 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
904 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1277 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'ESwitchDeviceInfoControllerType' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
905 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1326 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
906 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1326 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
907 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1331 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
908 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1522 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
909 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1570 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
910 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1570 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
911 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1570 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
912 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1570 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
913 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1575 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
914 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1594 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
915 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1594 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
916 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1594 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
917 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1594 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
918 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1594 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
919 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1599 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
920 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1641 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
921 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1910 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
922 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1914 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
923 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1942 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
924 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1946 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
925 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1975 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
926 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 1979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
927 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2007 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
928 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2011 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
929 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2080 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
930 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2084 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
931 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2088 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
932 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2092 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
933 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2105 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
934 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2305 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
935 src/joystick/hidapi/SDL_hidapi_switch.c @ Line 2332 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
936 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
937 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
938 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'type' 1 Unreviewed
939 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
940 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
941 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
942 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
943 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
944 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 349 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint16' (aka 'unsigned short') 1 Unreviewed
945 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 457 clang-diagnostic-unused-parameter unused parameter 'ctx' 1 Unreviewed
946 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 457 clang-diagnostic-unused-parameter unused parameter 'mode' 1 Unreviewed
947 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 552 clang-diagnostic-switch-enum enumeration values 'k_eWiiExtensionControllerType_Unknown' and 'k_eWiiExtensionControllerType_None' not explicitly handled in switch 1 Unreviewed
948 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 583 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'EWiiInputReportIDs' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
949 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 595 clang-diagnostic-switch-enum enumeration values 'k_eWiiExtensionControllerType_Unknown' and 'k_eWiiExtensionControllerType_None' not explicitly handled in switch 1 Unreviewed
950 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 665 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
951 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 665 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
952 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 716 clang-diagnostic-switch-enum enumeration value 'k_eWiiExtensionControllerType_Unknown' not explicitly handled in switch 1 Unreviewed
953 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 733 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'EWiiExtensionControllerType' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
954 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 755 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
955 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 755 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
956 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 760 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
957 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 823 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
958 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 840 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
959 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 840 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
960 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 840 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
961 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 840 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
962 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 845 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
963 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 845 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
964 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 850 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
965 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 850 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
966 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 850 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
967 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 850 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
968 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 850 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
969 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 855 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
970 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 855 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
971 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 855 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
972 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 855 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
973 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 860 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
974 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1048 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint16' (aka 'unsigned short') 1 Unreviewed
975 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1180 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
976 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1181 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
977 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1182 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
978 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1256 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
979 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1257 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
980 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1258 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
981 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1301 clang-diagnostic-switch-enum enumeration values 'k_eWiiExtensionControllerType_Unknown' and 'k_eWiiExtensionControllerType_WiiUPro' not explicitly handled in switch 1 Unreviewed
982 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1334 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
983 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1446 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
984 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1579 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
985 src/joystick/hidapi/SDL_hidapi_wii.c @ Line 1589 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
986 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
987 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
988 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
989 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
990 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
991 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 125 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
992 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 125 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
993 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 155 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
994 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 155 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
995 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 160 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
996 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 198 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
997 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 236 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
998 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 236 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
999 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 236 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
1000 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 236 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
1001 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 241 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1002 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 252 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1003 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 252 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1004 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 252 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
1005 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 252 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
1006 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 252 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
1007 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 257 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1008 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 257 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1009 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 257 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1010 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 257 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1011 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 262 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1012 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 262 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1013 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 262 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
1014 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 310 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1015 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 312 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1016 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 365 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1017 src/joystick/hidapi/SDL_hidapi_xbox360.c @ Line 375 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1018 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1019 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1020 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
1021 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
1022 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
1023 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
1024 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 97 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1025 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 97 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
1026 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 143 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1027 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 143 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
1028 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 148 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
1029 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 184 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1030 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 197 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1031 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 197 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1032 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 197 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
1033 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 197 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
1034 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 202 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1035 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 213 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1036 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 213 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1037 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 213 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
1038 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 213 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
1039 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 213 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
1040 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 218 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1041 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 218 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1042 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 218 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1043 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 218 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1044 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 223 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1045 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 223 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1046 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 223 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
1047 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 228 clang-diagnostic-unused-parameter unused parameter 'dev' 1 Unreviewed
1048 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 267 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1049 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 269 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1050 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 350 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1051 src/joystick/hidapi/SDL_hidapi_xbox360w.c @ Line 358 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1052 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 158 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
1053 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 204 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1054 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 204 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
1055 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1056 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1057 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
1058 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
1059 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
1060 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'interface_number' 1 Unreviewed
1061 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'interface_class' 1 Unreviewed
1062 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'interface_subclass' 1 Unreviewed
1063 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 351 clang-diagnostic-unused-parameter unused parameter 'interface_protocol' 1 Unreviewed
1064 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 400 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1065 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 400 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
1066 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 405 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1067 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 405 clang-diagnostic-unused-parameter unused parameter 'instance_id' 1 Unreviewed
1068 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 405 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
1069 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 506 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1070 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 518 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1071 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 534 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1072 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 551 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1073 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 572 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1074 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 572 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1075 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 572 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1076 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 572 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1077 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 577 clang-diagnostic-unused-parameter unused parameter 'device' 1 Unreviewed
1078 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 577 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1079 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 577 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
1080 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 811 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1081 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 820 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1082 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 844 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1083 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 844 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1084 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 851 clang-diagnostic-unused-parameter unused parameter 'ctx' 1 Unreviewed
1085 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 851 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1086 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 861 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1087 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1031 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1088 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1037 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1089 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1043 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1090 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1045 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1091 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1047 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1092 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1049 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1093 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1055 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1094 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1063 clang-diagnostic-unused-parameter unused parameter 'ctx' 1 Unreviewed
1095 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1063 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1096 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1072 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1097 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1072 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1098 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1094 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1099 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1116 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1100 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1218 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1101 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1237 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1102 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1323 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1103 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1633 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1104 src/joystick/hidapi/SDL_hidapi_xboxone.c @ Line 1491 optin.portability.UnixAPI Call to 'malloc' has an allocation size of 0 bytes 21 Unreviewed
1105 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 107 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1106 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 107 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1107 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 129 clang-diagnostic-format-nonliteral format string is not a string literal 1 Unreviewed
1108 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 265 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1109 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 295 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1110 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 314 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1111 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 348 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1112 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 548 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1113 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 567 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1114 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 567 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
1115 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 606 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1116 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 655 clang-diagnostic-unused-parameter unused parameter 'joystickID' 1 Unreviewed
1117 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 1436 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1118 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 1627 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1119 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 1689 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1120 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 1705 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1121 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 1705 clang-diagnostic-unused-parameter unused parameter 'out' 1 Unreviewed
1122 src/joystick/hidapi/SDL_hidapijoystick.c @ Line 699 deadcode.DeadStores Value stored to 'serial' during its initialization is never read 1 Unreviewed
1123 src/joystick/hidapi/steam/controller_constants.h @ Line 273 misc-confusable-identifiers 'KEY_1' is confusable with 'KEY_I' 2 Unreviewed
1124 src/joystick/hidapi/steam/controller_constants.h @ Line 274 misc-confusable-identifiers 'KEY_0' is confusable with 'KEY_O' 2 Unreviewed
1125 src/joystick/hidapi/steam/controller_constants.h @ Line 273 misc-confusable-identifiers 'KEY_1' is confusable with 'KEY_I' 2 Unreviewed
1126 src/joystick/hidapi/steam/controller_constants.h @ Line 274 misc-confusable-identifiers 'KEY_0' is confusable with 'KEY_O' 2 Unreviewed
1127 src/joystick/linux/SDL_sysjoystick.c @ Line 280 clang-diagnostic-unused-parameter unused parameter 'path' 1 Unreviewed
1128 src/joystick/linux/SDL_sysjoystick.c @ Line 337 clang-diagnostic-unused-parameter unused parameter 'path' 1 Unreviewed
1129 src/joystick/linux/SDL_sysjoystick.c @ Line 932 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1130 src/joystick/linux/SDL_sysjoystick.c @ Line 986 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
1131 src/joystick/linux/SDL_sysjoystick.c @ Line 986 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
1132 src/joystick/linux/SDL_sysjoystick.c @ Line 986 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
1133 src/joystick/linux/SDL_sysjoystick.c @ Line 986 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1134 src/joystick/linux/SDL_sysjoystick.c @ Line 1133 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1135 src/joystick/linux/SDL_sysjoystick.c @ Line 1138 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1136 src/joystick/linux/SDL_sysjoystick.c @ Line 1138 clang-diagnostic-unused-parameter unused parameter 'player_index' 1 Unreviewed
1137 src/joystick/linux/SDL_sysjoystick.c @ Line 1238 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1138 src/joystick/linux/SDL_sysjoystick.c @ Line 1248 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1139 src/joystick/linux/SDL_sysjoystick.c @ Line 1309 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1140 src/joystick/linux/SDL_sysjoystick.c @ Line 1326 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1141 src/joystick/linux/SDL_sysjoystick.c @ Line 1361 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1142 src/joystick/linux/SDL_sysjoystick.c @ Line 1398 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1143 src/joystick/linux/SDL_sysjoystick.c @ Line 1415 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1144 src/joystick/linux/SDL_sysjoystick.c @ Line 1433 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1145 src/joystick/linux/SDL_sysjoystick.c @ Line 1683 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1146 src/joystick/linux/SDL_sysjoystick.c @ Line 1683 clang-diagnostic-unused-parameter unused parameter 'left_rumble' 1 Unreviewed
1147 src/joystick/linux/SDL_sysjoystick.c @ Line 1683 clang-diagnostic-unused-parameter unused parameter 'right_rumble' 1 Unreviewed
1148 src/joystick/linux/SDL_sysjoystick.c @ Line 1688 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1149 src/joystick/linux/SDL_sysjoystick.c @ Line 1688 clang-diagnostic-unused-parameter unused parameter 'red' 1 Unreviewed
1150 src/joystick/linux/SDL_sysjoystick.c @ Line 1688 clang-diagnostic-unused-parameter unused parameter 'green' 1 Unreviewed
1151 src/joystick/linux/SDL_sysjoystick.c @ Line 1688 clang-diagnostic-unused-parameter unused parameter 'blue' 1 Unreviewed
1152 src/joystick/linux/SDL_sysjoystick.c @ Line 1693 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1153 src/joystick/linux/SDL_sysjoystick.c @ Line 1693 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1154 src/joystick/linux/SDL_sysjoystick.c @ Line 1693 clang-diagnostic-unused-parameter unused parameter 'size' 1 Unreviewed
1155 src/joystick/linux/SDL_sysjoystick.c @ Line 1772 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1156 src/joystick/linux/SDL_sysjoystick.c @ Line 1803 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1157 src/joystick/linux/SDL_sysjoystick.c @ Line 1838 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: '__s32' (aka 'int') to 'Sint16' (aka 'short') 1 Unreviewed
1158 src/joystick/linux/SDL_sysjoystick.c @ Line 1847 clang-diagnostic-sign-compare comparison of integers of different signs: 'const int' and 'unsigned long' 3 Unreviewed
1159 src/joystick/linux/SDL_sysjoystick.c @ Line 1889 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1160 src/joystick/linux/SDL_sysjoystick.c @ Line 1901 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1161 src/joystick/linux/SDL_sysjoystick.c @ Line 1950 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: '__s32' (aka 'int') to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1162 src/joystick/linux/SDL_sysjoystick.c @ Line 1978 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: '__s32' (aka 'int') to 'Sint16' (aka 'short') 1 Unreviewed
1163 src/joystick/linux/SDL_sysjoystick.c @ Line 1987 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1164 src/joystick/linux/SDL_sysjoystick.c @ Line 2046 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1165 src/joystick/linux/SDL_sysjoystick.c @ Line 2046 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1166 src/joystick/linux/SDL_sysjoystick.c @ Line 2051 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1167 src/joystick/linux/SDL_sysjoystick.c @ Line 2058 clang-diagnostic-implicit-int-float-conversion implicit conversion from '__s32' (aka 'int') to 'float' may lose precision 1 Unreviewed
1168 src/joystick/linux/SDL_sysjoystick.c @ Line 2127 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1169 src/joystick/linux/SDL_sysjoystick.c @ Line 2127 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1170 src/joystick/linux/SDL_sysjoystick.c @ Line 2132 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: '__s16' (aka 'short') to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1171 src/joystick/linux/SDL_sysjoystick.c @ Line 2188 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1172 src/joystick/linux/SDL_sysjoystick.c @ Line 2188 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Sint16' (aka 'short') 1 Unreviewed
1173 src/joystick/linux/SDL_sysjoystick.c @ Line 2462 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1174 src/joystick/linux/SDL_sysjoystick.c @ Line 2463 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1175 src/joystick/linux/SDL_sysjoystick.c @ Line 2558 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1176 src/joystick/linux/SDL_sysjoystick.c @ Line 2559 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1177 src/joystick/linux/SDL_sysjoystick.c @ Line 2630 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1178 src/joystick/linux/SDL_sysjoystick.c @ Line 2631 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1179 src/joystick/linux/SDL_sysjoystick.c @ Line 2632 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1180 src/joystick/linux/SDL_sysjoystick.c @ Line 2633 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
1181 src/joystick/linux/SDL_sysjoystick.c @ Line 2482 deadcode.DeadStores Value stored to 'mapped' is never read 1 Unreviewed
1182 src/joystick/linux/SDL_sysjoystick.c @ Line 2578 deadcode.DeadStores Value stored to 'mapped' is never read 1 Unreviewed
1183 src/joystick/linux/SDL_sysjoystick.c @ Line 2634 deadcode.DeadStores Value stored to 'mapped' is never read 1 Unreviewed
1184 src/joystick/linux/SDL_sysjoystick.c @ Line 2647 deadcode.DeadStores Value stored to 'mapped' is never read 1 Unreviewed
1185 src/joystick/steam/SDL_steamcontroller.c @ Line 27 clang-diagnostic-unused-parameter unused parameter 'connectedCallback' 1 Unreviewed
1186 src/joystick/steam/SDL_steamcontroller.c @ Line 28 clang-diagnostic-unused-parameter unused parameter 'disconnectedCallback' 1 Unreviewed
1187 src/joystick/steam/SDL_steamcontroller.c @ Line 43 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1188 src/joystick/virtual/SDL_virtualjoystick.c @ Line 170 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1189 src/joystick/virtual/SDL_virtualjoystick.c @ Line 352 clang-diagnostic-unused-parameter unused parameter 'vendor_id' 1 Unreviewed
1190 src/joystick/virtual/SDL_virtualjoystick.c @ Line 352 clang-diagnostic-unused-parameter unused parameter 'product_id' 1 Unreviewed
1191 src/joystick/virtual/SDL_virtualjoystick.c @ Line 352 clang-diagnostic-unused-parameter unused parameter 'version' 1 Unreviewed
1192 src/joystick/virtual/SDL_virtualjoystick.c @ Line 352 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1193 src/joystick/virtual/SDL_virtualjoystick.c @ Line 367 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1194 src/joystick/virtual/SDL_virtualjoystick.c @ Line 372 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1195 src/joystick/virtual/SDL_virtualjoystick.c @ Line 377 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1196 src/joystick/virtual/SDL_virtualjoystick.c @ Line 519 clang-diagnostic-unused-parameter unused parameter 'joystick' 1 Unreviewed
1197 src/joystick/virtual/SDL_virtualjoystick.c @ Line 519 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
1198 src/joystick/virtual/SDL_virtualjoystick.c @ Line 545 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'Uint16' 1 Unreviewed
1199 src/joystick/virtual/SDL_virtualjoystick.c @ Line 548 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'Uint16' 1 Unreviewed
1200 src/joystick/virtual/SDL_virtualjoystick.c @ Line 551 bugprone-too-small-loop-variable loop variable has narrower type 'Uint8' than iteration's upper bound 'Uint16' 1 Unreviewed
1201 src/libm/e_atan2.c @ Line 69 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1202 src/libm/e_atan2.c @ Line 69 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1203 src/libm/e_atan2.c @ Line 82 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1204 src/libm/e_atan2.c @ Line 82 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1205 src/libm/e_atan2.c @ Line 89 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1206 src/libm/e_atan2.c @ Line 89 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1207 src/libm/e_sqrt.c @ Line 117 core.BitwiseShift The result of right shift is undefined because the right operand '32' is not smaller than 32, the capacity of 'u_int32_t' 8 Unreviewed
1208 src/libm/k_rem_pio2.c @ Line 175 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1209 src/libm/k_rem_pio2.c @ Line 193 clang-diagnostic-sign-compare comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' 1 Unreviewed
1210 src/libm/k_rem_pio2.c @ Line 222 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1211 src/libm/k_rem_pio2.c @ Line 222 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1212 src/libm/k_rem_pio2.c @ Line 281 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1213 src/libm/k_rem_pio2.c @ Line 281 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1214 src/main/SDL_main_callbacks.c @ Line 72 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1215 src/main/generic/SDL_sysmain_callbacks.c @ Line 30 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1216 src/main/generic/SDL_sysmain_callbacks.c @ Line 30 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1217 src/main/generic/SDL_sysmain_callbacks.c @ Line 30 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
1218 src/misc/unix/SDL_sysurl.c @ Line 56 security.insecureAPI.vfork Call to function 'vfork' is insecure as it can lead to denial of service situations in the parent process. Replace calls to vfork with calls to the safer 'posix_spawn' function 1 Unreviewed
1219 src/power/linux/SDL_syspower.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'state' 1 Unreviewed
1220 src/power/linux/SDL_syspower.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'seconds' 1 Unreviewed
1221 src/power/linux/SDL_syspower.c @ Line 617 clang-diagnostic-unused-parameter unused parameter 'percent' 1 Unreviewed
1222 src/render/SDL_render.c @ Line 177 clang-diagnostic-unused-parameter unused parameter 'cmd' 1 Unreviewed
1223 src/render/SDL_render.c @ Line 390 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1224 src/render/SDL_render.c @ Line 391 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1225 src/render/SDL_render.c @ Line 393 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1226 src/render/SDL_render.c @ Line 398 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1227 src/render/SDL_render.c @ Line 437 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1228 src/render/SDL_render.c @ Line 438 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1229 src/render/SDL_render.c @ Line 439 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1230 src/render/SDL_render.c @ Line 440 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1231 src/render/SDL_render.c @ Line 707 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1232 src/render/SDL_render.c @ Line 708 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1233 src/render/SDL_render.c @ Line 1170 clang-diagnostic-switch-enum enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1234 src/render/SDL_render.c @ Line 2381 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1235 src/render/SDL_render.c @ Line 2382 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1236 src/render/SDL_render.c @ Line 2391 bugprone-integer-division result of integer division used in a floating point context; possible loss of precision 1 Unreviewed
1237 src/render/SDL_render.c @ Line 2393 bugprone-integer-division result of integer division used in a floating point context; possible loss of precision 1 Unreviewed
1238 src/render/SDL_render.c @ Line 2400 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1239 src/render/SDL_render.c @ Line 2401 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1240 src/render/SDL_render.c @ Line 2402 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1241 src/render/SDL_render.c @ Line 2403 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1242 src/render/SDL_render.c @ Line 2415 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1243 src/render/SDL_render.c @ Line 2418 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1244 src/render/SDL_render.c @ Line 2419 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1245 src/render/SDL_render.c @ Line 2425 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1246 src/render/SDL_render.c @ Line 2428 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1247 src/render/SDL_render.c @ Line 2429 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1248 src/render/SDL_render.c @ Line 2434 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1249 src/render/SDL_render.c @ Line 2437 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1250 src/render/SDL_render.c @ Line 2438 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1251 src/render/SDL_render.c @ Line 2444 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1252 src/render/SDL_render.c @ Line 2447 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1253 src/render/SDL_render.c @ Line 2448 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1254 src/render/SDL_render.c @ Line 2608 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1255 src/render/SDL_render.c @ Line 2609 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1256 src/render/SDL_render.c @ Line 2632 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1257 src/render/SDL_render.c @ Line 2633 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1258 src/render/SDL_render.c @ Line 2735 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1259 src/render/SDL_render.c @ Line 2735 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1260 src/render/SDL_render.c @ Line 2777 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1261 src/render/SDL_render.c @ Line 2782 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1262 src/render/SDL_render.c @ Line 2806 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1263 src/render/SDL_render.c @ Line 2811 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1264 src/render/SDL_render.c @ Line 3207 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'SDL_bool' (aka 'int') to 'float' may lose precision 1 Unreviewed
1265 src/render/SDL_render.c @ Line 3218 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'SDL_bool' (aka 'int') to 'float' may lose precision 1 Unreviewed
1266 src/render/SDL_render.c @ Line 3561 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1267 src/render/SDL_render.c @ Line 3562 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1268 src/render/SDL_render.c @ Line 3563 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1269 src/render/SDL_render.c @ Line 3564 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1270 src/render/SDL_render.c @ Line 3690 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1271 src/render/SDL_render.c @ Line 3691 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1272 src/render/SDL_render.c @ Line 3692 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1273 src/render/SDL_render.c @ Line 3693 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1274 src/render/SDL_render.c @ Line 4054 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1275 src/render/SDL_render.c @ Line 4055 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1276 src/render/SDL_render.c @ Line 4056 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1277 src/render/SDL_render.c @ Line 4057 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1278 src/render/SDL_render.c @ Line 4222 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1279 src/render/SDL_render.c @ Line 4222 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1280 src/render/SDL_yuv_sw.c @ Line 34 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1281 src/render/SDL_yuv_sw.c @ Line 71 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1282 src/render/SDL_yuv_sw.c @ Line 116 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1283 src/render/SDL_yuv_sw.c @ Line 312 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1284 src/render/SDL_yuv_sw.c @ Line 334 clang-diagnostic-unused-parameter unused parameter 'swdata' 1 Unreviewed
1285 src/render/opengles2/SDL_render_gles2.c @ Line 1603 unix.Malloc Potential leak of memory pointed to by 'data' 7 Unreviewed
1286 src/render/opengles2/SDL_render_gles2.c @ Line 1994 optin.portability.UnixAPI Call to 'alloca' has an allocation size of 0 bytes 8 Unreviewed
1287 src/render/opengles2/SDL_render_gles2.c @ Line 466 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1288 src/render/opengles2/SDL_render_gles2.c @ Line 469 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1289 src/render/opengles2/SDL_render_gles2.c @ Line 472 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1290 src/render/opengles2/SDL_render_gles2.c @ Line 475 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1291 src/render/opengles2/SDL_render_gles2.c @ Line 530 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
1292 src/render/opengles2/SDL_render_gles2.c @ Line 567 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
1293 src/render/opengles2/SDL_render_gles2.c @ Line 570 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
1294 src/render/opengles2/SDL_render_gles2.c @ Line 613 clang-diagnostic-switch-enum enumeration value 'GLES2_IMAGESOURCE_INVALID' not explicitly handled in switch 1 Unreviewed
1295 src/render/opengles2/SDL_render_gles2.c @ Line 706 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1296 src/render/opengles2/SDL_render_gles2.c @ Line 709 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1297 src/render/opengles2/SDL_render_gles2.c @ Line 736 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1298 src/render/opengles2/SDL_render_gles2.c @ Line 736 clang-diagnostic-unused-parameter unused parameter 'cmd' 1 Unreviewed
1299 src/render/opengles2/SDL_render_gles2.c @ Line 948 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1300 src/render/opengles2/SDL_render_gles2.c @ Line 949 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1301 src/render/opengles2/SDL_render_gles2.c @ Line 1001 clang-diagnostic-sign-compare comparison of integers of different signs: 'GLuint' (aka 'unsigned int') and 'int' 1 Unreviewed
1302 src/render/opengles2/SDL_render_gles2.c @ Line 1044 clang-diagnostic-switch-enum 55 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1303 src/render/opengles2/SDL_render_gles2.c @ Line 1046 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1304 src/render/opengles2/SDL_render_gles2.c @ Line 1059 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1305 src/render/opengles2/SDL_render_gles2.c @ Line 1072 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1306 src/render/opengles2/SDL_render_gles2.c @ Line 1087 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1307 src/render/opengles2/SDL_render_gles2.c @ Line 1123 clang-diagnostic-switch-enum 55 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1308 src/render/opengles2/SDL_render_gles2.c @ Line 1198 clang-diagnostic-unused-parameter unused parameter 'vertsize' 1 Unreviewed
1309 src/render/opengles2/SDL_render_gles2.c @ Line 1243 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1310 src/render/opengles2/SDL_render_gles2.c @ Line 1464 clang-diagnostic-switch-enum 55 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1311 src/render/opengles2/SDL_render_gles2.c @ Line 1852 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1312 src/render/opengles2/SDL_shaders_gles2.c @ Line 311 clang-diagnostic-switch-enum 12 enumeration values not explicitly handled in switch: 'GLES2_SHADER_VERTEX_DEFAULT', 'GLES2_SHADER_FRAGMENT_SOLID', 'GLES2_SHADER_FRAGMENT_TEXTURE_ABGR'... 1 Unreviewed
1313 src/render/opengles2/SDL_shaders_gles2.c @ Line 321 clang-diagnostic-switch-enum enumeration values 'GLES2_SHADER_FRAGMENT_INCLUDE_NONE' and 'GLES2_SHADER_FRAGMENT_INCLUDE_COUNT' not explicitly handled in switch 1 Unreviewed
1314 src/render/opengles2/SDL_shaders_gles2.c @ Line 355 clang-diagnostic-switch-enum enumeration value 'GLES2_SHADER_COUNT' not explicitly handled in switch 1 Unreviewed
1315 src/render/software/SDL_blendfillrect.c @ Line 33 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1316 src/render/software/SDL_blendfillrect.c @ Line 35 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1317 src/render/software/SDL_blendfillrect.c @ Line 35 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1318 src/render/software/SDL_blendfillrect.c @ Line 38 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1319 src/render/software/SDL_blendfillrect.c @ Line 38 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1320 src/render/software/SDL_blendfillrect.c @ Line 41 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1321 src/render/software/SDL_blendfillrect.c @ Line 41 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1322 src/render/software/SDL_blendfillrect.c @ Line 44 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1323 src/render/software/SDL_blendfillrect.c @ Line 44 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1324 src/render/software/SDL_blendfillrect.c @ Line 47 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1325 src/render/software/SDL_blendfillrect.c @ Line 47 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1326 src/render/software/SDL_blendfillrect.c @ Line 58 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1327 src/render/software/SDL_blendfillrect.c @ Line 60 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1328 src/render/software/SDL_blendfillrect.c @ Line 60 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1329 src/render/software/SDL_blendfillrect.c @ Line 63 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1330 src/render/software/SDL_blendfillrect.c @ Line 63 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1331 src/render/software/SDL_blendfillrect.c @ Line 66 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1332 src/render/software/SDL_blendfillrect.c @ Line 66 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1333 src/render/software/SDL_blendfillrect.c @ Line 69 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1334 src/render/software/SDL_blendfillrect.c @ Line 69 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1335 src/render/software/SDL_blendfillrect.c @ Line 72 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1336 src/render/software/SDL_blendfillrect.c @ Line 72 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1337 src/render/software/SDL_blendfillrect.c @ Line 83 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1338 src/render/software/SDL_blendfillrect.c @ Line 85 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1339 src/render/software/SDL_blendfillrect.c @ Line 85 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1340 src/render/software/SDL_blendfillrect.c @ Line 88 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1341 src/render/software/SDL_blendfillrect.c @ Line 88 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1342 src/render/software/SDL_blendfillrect.c @ Line 91 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1343 src/render/software/SDL_blendfillrect.c @ Line 91 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1344 src/render/software/SDL_blendfillrect.c @ Line 94 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1345 src/render/software/SDL_blendfillrect.c @ Line 94 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1346 src/render/software/SDL_blendfillrect.c @ Line 97 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1347 src/render/software/SDL_blendfillrect.c @ Line 97 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1348 src/render/software/SDL_blendfillrect.c @ Line 108 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1349 src/render/software/SDL_blendfillrect.c @ Line 110 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1350 src/render/software/SDL_blendfillrect.c @ Line 110 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1351 src/render/software/SDL_blendfillrect.c @ Line 113 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1352 src/render/software/SDL_blendfillrect.c @ Line 113 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1353 src/render/software/SDL_blendfillrect.c @ Line 116 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1354 src/render/software/SDL_blendfillrect.c @ Line 116 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1355 src/render/software/SDL_blendfillrect.c @ Line 119 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1356 src/render/software/SDL_blendfillrect.c @ Line 119 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1357 src/render/software/SDL_blendfillrect.c @ Line 122 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1358 src/render/software/SDL_blendfillrect.c @ Line 122 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1359 src/render/software/SDL_blendfillrect.c @ Line 136 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1360 src/render/software/SDL_blendfillrect.c @ Line 138 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1361 src/render/software/SDL_blendfillrect.c @ Line 138 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1362 src/render/software/SDL_blendfillrect.c @ Line 138 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1363 src/render/software/SDL_blendfillrect.c @ Line 141 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1364 src/render/software/SDL_blendfillrect.c @ Line 141 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1365 src/render/software/SDL_blendfillrect.c @ Line 141 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1366 src/render/software/SDL_blendfillrect.c @ Line 144 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1367 src/render/software/SDL_blendfillrect.c @ Line 144 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1368 src/render/software/SDL_blendfillrect.c @ Line 144 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1369 src/render/software/SDL_blendfillrect.c @ Line 147 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1370 src/render/software/SDL_blendfillrect.c @ Line 147 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1371 src/render/software/SDL_blendfillrect.c @ Line 147 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1372 src/render/software/SDL_blendfillrect.c @ Line 150 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1373 src/render/software/SDL_blendfillrect.c @ Line 150 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1374 src/render/software/SDL_blendfillrect.c @ Line 150 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1375 src/render/software/SDL_blendfillrect.c @ Line 155 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1376 src/render/software/SDL_blendfillrect.c @ Line 157 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1377 src/render/software/SDL_blendfillrect.c @ Line 157 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1378 src/render/software/SDL_blendfillrect.c @ Line 160 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1379 src/render/software/SDL_blendfillrect.c @ Line 160 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1380 src/render/software/SDL_blendfillrect.c @ Line 163 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1381 src/render/software/SDL_blendfillrect.c @ Line 163 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1382 src/render/software/SDL_blendfillrect.c @ Line 166 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1383 src/render/software/SDL_blendfillrect.c @ Line 166 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1384 src/render/software/SDL_blendfillrect.c @ Line 169 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1385 src/render/software/SDL_blendfillrect.c @ Line 169 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1386 src/render/software/SDL_blendfillrect.c @ Line 186 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1387 src/render/software/SDL_blendfillrect.c @ Line 188 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1388 src/render/software/SDL_blendfillrect.c @ Line 188 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1389 src/render/software/SDL_blendfillrect.c @ Line 191 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1390 src/render/software/SDL_blendfillrect.c @ Line 191 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1391 src/render/software/SDL_blendfillrect.c @ Line 194 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1392 src/render/software/SDL_blendfillrect.c @ Line 194 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1393 src/render/software/SDL_blendfillrect.c @ Line 197 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1394 src/render/software/SDL_blendfillrect.c @ Line 197 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1395 src/render/software/SDL_blendfillrect.c @ Line 200 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1396 src/render/software/SDL_blendfillrect.c @ Line 200 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1397 src/render/software/SDL_blendfillrect.c @ Line 235 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1398 src/render/software/SDL_blendfillrect.c @ Line 236 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1399 src/render/software/SDL_blendfillrect.c @ Line 237 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1400 src/render/software/SDL_blendfillrect.c @ Line 242 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1401 src/render/software/SDL_blendfillrect.c @ Line 242 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1402 src/render/software/SDL_blendfillrect.c @ Line 248 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1403 src/render/software/SDL_blendfillrect.c @ Line 248 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1404 src/render/software/SDL_blendfillrect.c @ Line 254 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1405 src/render/software/SDL_blendfillrect.c @ Line 254 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1406 src/render/software/SDL_blendfillrect.c @ Line 294 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1407 src/render/software/SDL_blendfillrect.c @ Line 295 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1408 src/render/software/SDL_blendfillrect.c @ Line 296 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1409 src/render/software/SDL_blendfillrect.c @ Line 302 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1410 src/render/software/SDL_blendfillrect.c @ Line 302 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1411 src/render/software/SDL_blendfillrect.c @ Line 308 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1412 src/render/software/SDL_blendfillrect.c @ Line 308 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1413 src/render/software/SDL_blendfillrect.c @ Line 314 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1414 src/render/software/SDL_blendfillrect.c @ Line 314 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1415 src/render/software/SDL_blendline.c @ Line 50 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1416 src/render/software/SDL_blendline.c @ Line 52 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1417 src/render/software/SDL_blendline.c @ Line 55 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1418 src/render/software/SDL_blendline.c @ Line 58 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1419 src/render/software/SDL_blendline.c @ Line 61 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1420 src/render/software/SDL_blendline.c @ Line 64 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1421 src/render/software/SDL_blendline.c @ Line 68 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1422 src/render/software/SDL_blendline.c @ Line 70 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1423 src/render/software/SDL_blendline.c @ Line 73 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1424 src/render/software/SDL_blendline.c @ Line 76 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1425 src/render/software/SDL_blendline.c @ Line 79 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1426 src/render/software/SDL_blendline.c @ Line 82 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1427 src/render/software/SDL_blendline.c @ Line 86 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1428 src/render/software/SDL_blendline.c @ Line 88 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1429 src/render/software/SDL_blendline.c @ Line 91 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1430 src/render/software/SDL_blendline.c @ Line 94 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1431 src/render/software/SDL_blendline.c @ Line 97 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1432 src/render/software/SDL_blendline.c @ Line 100 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1433 src/render/software/SDL_blendline.c @ Line 104 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1434 src/render/software/SDL_blendline.c @ Line 107 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1435 src/render/software/SDL_blendline.c @ Line 112 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1436 src/render/software/SDL_blendline.c @ Line 117 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1437 src/render/software/SDL_blendline.c @ Line 122 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1438 src/render/software/SDL_blendline.c @ Line 127 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1439 src/render/software/SDL_blendline.c @ Line 154 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1440 src/render/software/SDL_blendline.c @ Line 172 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1441 src/render/software/SDL_blendline.c @ Line 190 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1442 src/render/software/SDL_blendline.c @ Line 208 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1443 src/render/software/SDL_blendline.c @ Line 258 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1444 src/render/software/SDL_blendline.c @ Line 276 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1445 src/render/software/SDL_blendline.c @ Line 294 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1446 src/render/software/SDL_blendline.c @ Line 312 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1447 src/render/software/SDL_blendline.c @ Line 363 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1448 src/render/software/SDL_blendline.c @ Line 381 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1449 src/render/software/SDL_blendline.c @ Line 399 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1450 src/render/software/SDL_blendline.c @ Line 417 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1451 src/render/software/SDL_blendline.c @ Line 468 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1452 src/render/software/SDL_blendline.c @ Line 486 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1453 src/render/software/SDL_blendline.c @ Line 504 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1454 src/render/software/SDL_blendline.c @ Line 522 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1455 src/render/software/SDL_blendline.c @ Line 572 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1456 src/render/software/SDL_blendline.c @ Line 590 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1457 src/render/software/SDL_blendline.c @ Line 608 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1458 src/render/software/SDL_blendline.c @ Line 626 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1459 src/render/software/SDL_blendline.c @ Line 676 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1460 src/render/software/SDL_blendline.c @ Line 694 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1461 src/render/software/SDL_blendline.c @ Line 712 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1462 src/render/software/SDL_blendline.c @ Line 730 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1463 src/render/software/SDL_blendline.c @ Line 768 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1464 src/render/software/SDL_blendline.c @ Line 768 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1465 src/render/software/SDL_blendpoint.c @ Line 33 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1466 src/render/software/SDL_blendpoint.c @ Line 58 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1467 src/render/software/SDL_blendpoint.c @ Line 83 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1468 src/render/software/SDL_blendpoint.c @ Line 108 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1469 src/render/software/SDL_blendpoint.c @ Line 136 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1470 src/render/software/SDL_blendpoint.c @ Line 138 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1471 src/render/software/SDL_blendpoint.c @ Line 141 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1472 src/render/software/SDL_blendpoint.c @ Line 144 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1473 src/render/software/SDL_blendpoint.c @ Line 147 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1474 src/render/software/SDL_blendpoint.c @ Line 150 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 4 Unreviewed
1475 src/render/software/SDL_blendpoint.c @ Line 155 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1476 src/render/software/SDL_blendpoint.c @ Line 186 clang-diagnostic-switch-enum enumeration values 'SDL_BLENDMODE_NONE' and 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
1477 src/render/software/SDL_blendpoint.c @ Line 229 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1478 src/render/software/SDL_blendpoint.c @ Line 230 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1479 src/render/software/SDL_blendpoint.c @ Line 231 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1480 src/render/software/SDL_blendpoint.c @ Line 236 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1481 src/render/software/SDL_blendpoint.c @ Line 236 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1482 src/render/software/SDL_blendpoint.c @ Line 242 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1483 src/render/software/SDL_blendpoint.c @ Line 242 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1484 src/render/software/SDL_blendpoint.c @ Line 248 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1485 src/render/software/SDL_blendpoint.c @ Line 248 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1486 src/render/software/SDL_blendpoint.c @ Line 290 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1487 src/render/software/SDL_blendpoint.c @ Line 291 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1488 src/render/software/SDL_blendpoint.c @ Line 292 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1489 src/render/software/SDL_blendpoint.c @ Line 298 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1490 src/render/software/SDL_blendpoint.c @ Line 298 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1491 src/render/software/SDL_blendpoint.c @ Line 305 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1492 src/render/software/SDL_blendpoint.c @ Line 305 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1493 src/render/software/SDL_blendpoint.c @ Line 312 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1494 src/render/software/SDL_blendpoint.c @ Line 312 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1495 src/render/software/SDL_drawline.c @ Line 122 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1496 src/render/software/SDL_drawline.c @ Line 122 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1497 src/render/software/SDL_drawpoint.c @ Line 46 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1498 src/render/software/SDL_drawpoint.c @ Line 46 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1499 src/render/software/SDL_drawpoint.c @ Line 92 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1500 src/render/software/SDL_drawpoint.c @ Line 92 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1501 src/render/software/SDL_render_sw.c @ Line 102 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1502 src/render/software/SDL_render_sw.c @ Line 102 clang-diagnostic-unused-parameter unused parameter 'create_props' 1 Unreviewed
1503 src/render/software/SDL_render_sw.c @ Line 129 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1504 src/render/software/SDL_render_sw.c @ Line 156 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1505 src/render/software/SDL_render_sw.c @ Line 168 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1506 src/render/software/SDL_render_sw.c @ Line 168 clang-diagnostic-unused-parameter unused parameter 'texture' 1 Unreviewed
1507 src/render/software/SDL_render_sw.c @ Line 172 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1508 src/render/software/SDL_render_sw.c @ Line 172 clang-diagnostic-unused-parameter unused parameter 'texture' 1 Unreviewed
1509 src/render/software/SDL_render_sw.c @ Line 172 clang-diagnostic-unused-parameter unused parameter 'scaleMode' 1 Unreviewed
1510 src/render/software/SDL_render_sw.c @ Line 188 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1511 src/render/software/SDL_render_sw.c @ Line 188 clang-diagnostic-unused-parameter unused parameter 'cmd' 1 Unreviewed
1512 src/render/software/SDL_render_sw.c @ Line 233 clang-diagnostic-unused-parameter unused parameter 'texture' 1 Unreviewed
1513 src/render/software/SDL_render_sw.c @ Line 269 clang-diagnostic-unused-parameter unused parameter 'texture' 1 Unreviewed
1514 src/render/software/SDL_render_sw.c @ Line 316 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1515 src/render/software/SDL_render_sw.c @ Line 578 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1516 src/render/software/SDL_render_sw.c @ Line 579 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1517 src/render/software/SDL_render_sw.c @ Line 672 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1518 src/render/software/SDL_render_sw.c @ Line 678 clang-diagnostic-unused-parameter unused parameter 'vertsize' 1 Unreviewed
1519 src/render/software/SDL_render_sw.c @ Line 696 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1520 src/render/software/SDL_render_sw.c @ Line 1005 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1521 src/render/software/SDL_render_sw.c @ Line 1029 clang-diagnostic-switch-enum 48 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1522 src/render/software/SDL_rotate.c @ Line 92 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1523 src/render/software/SDL_rotate.c @ Line 93 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1524 src/render/software/SDL_rotate.c @ Line 98 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1525 src/render/software/SDL_rotate.c @ Line 99 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1526 src/render/software/SDL_rotate.c @ Line 289 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1527 src/render/software/SDL_rotate.c @ Line 290 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1528 src/render/software/SDL_rotate.c @ Line 299 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1529 src/render/software/SDL_rotate.c @ Line 300 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1530 src/render/software/SDL_rotate.c @ Line 367 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1531 src/render/software/SDL_rotate.c @ Line 368 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1532 src/render/software/SDL_rotate.c @ Line 428 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1533 src/render/software/SDL_rotate.c @ Line 429 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1534 src/render/software/SDL_rotate.c @ Line 440 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1535 src/render/software/SDL_rotate.c @ Line 441 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1536 src/render/software/SDL_triangle.c @ Line 876 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1537 src/render/software/SDL_triangle.c @ Line 876 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1538 src/render/software/SDL_triangle.c @ Line 924 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1539 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1540 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1541 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1542 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1543 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1544 src/render/software/SDL_triangle.c @ Line 924 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1545 src/render/software/SDL_triangle.c @ Line 926 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1546 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1547 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1548 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1549 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1550 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1551 src/render/software/SDL_triangle.c @ Line 926 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1552 src/render/vulkan/SDL_render_vulkan.c @ Line 2204 optin.portability.UnixAPI Call to 'calloc' has an allocation size of 0 bytes 19 Unreviewed
1553 src/render/vulkan/SDL_render_vulkan.c @ Line 2305 optin.portability.UnixAPI Call to 'calloc' has an allocation size of 0 bytes 47 Unreviewed
1554 src/render/vulkan/SDL_render_vulkan.c @ Line 371 clang-diagnostic-switch-enum 248 enumeration values not explicitly handled in switch: 'VK_FORMAT_UNDEFINED', 'VK_FORMAT_R4G4_UNORM_PACK8', 'VK_FORMAT_R4G4B4A4_UNORM_PACK16'... 1 Unreviewed
1555 src/render/vulkan/SDL_render_vulkan.c @ Line 385 clang-diagnostic-switch-enum 248 enumeration values not explicitly handled in switch: 'VK_FORMAT_UNDEFINED', 'VK_FORMAT_R4G4_UNORM_PACK8', 'VK_FORMAT_R4G4B4A4_UNORM_PACK16'... 1 Unreviewed
1556 src/render/vulkan/SDL_render_vulkan.c @ Line 398 clang-diagnostic-switch-enum 244 enumeration values not explicitly handled in switch: 'VK_FORMAT_UNDEFINED', 'VK_FORMAT_R4G4_UNORM_PACK8', 'VK_FORMAT_R4G4B4A4_UNORM_PACK16'... 1 Unreviewed
1557 src/render/vulkan/SDL_render_vulkan.c @ Line 889 clang-diagnostic-switch-enum enumeration values 'VK_ATTACHMENT_LOAD_OP_DONT_CARE', 'VK_ATTACHMENT_LOAD_OP_NONE_KHR', and 'VK_ATTACHMENT_LOAD_OP_MAX_ENUM' not explicitly handled in switch 1 Unreviewed
1558 src/render/vulkan/SDL_render_vulkan.c @ Line 1614 clang-diagnostic-unused-parameter unused parameter 'rendererData' 1 Unreviewed
1559 src/render/vulkan/SDL_render_vulkan.c @ Line 2455 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1560 src/render/vulkan/SDL_render_vulkan.c @ Line 2991 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1561 src/render/vulkan/SDL_render_vulkan.c @ Line 3044 clang-diagnostic-unused-parameter unused parameter 'renderer' 1 Unreviewed
1562 src/render/vulkan/SDL_render_vulkan.c @ Line 3044 clang-diagnostic-unused-parameter unused parameter 'cmd' 1 Unreviewed
1563 src/render/vulkan/SDL_render_vulkan.c @ Line 3084 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1564 src/render/vulkan/SDL_render_vulkan.c @ Line 3085 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1565 src/render/vulkan/SDL_render_vulkan.c @ Line 3188 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1566 src/render/vulkan/SDL_render_vulkan.c @ Line 3189 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1567 src/render/vulkan/SDL_render_vulkan.c @ Line 3200 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1568 src/render/vulkan/SDL_render_vulkan.c @ Line 3201 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1569 src/render/vulkan/SDL_render_vulkan.c @ Line 3202 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1570 src/render/vulkan/SDL_render_vulkan.c @ Line 3203 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
1571 src/render/vulkan/SDL_render_vulkan.c @ Line 3245 clang-diagnostic-switch-enum 59 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
1572 src/render/vulkan/SDL_render_vulkan.c @ Line 3616 clang-diagnostic-switch-enum enumeration values 'VK_FILTER_CUBIC_EXT' and 'VK_FILTER_MAX_ENUM' not explicitly handled in switch 1 Unreviewed
1573 src/render/vulkan/SDL_render_vulkan.c @ Line 3624 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
1574 src/render/vulkan/SDL_render_vulkan.c @ Line 3652 clang-diagnostic-unused-parameter unused parameter 'primitiveTopology' 1 Unreviewed
1575 src/render/vulkan/SDL_render_vulkan.c @ Line 3683 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1576 src/render/vulkan/SDL_render_vulkan.c @ Line 3903 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1577 src/render/vulkan/SDL_render_vulkan.c @ Line 3918 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1578 src/sensor/SDL_sensor.c @ Line 142 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1579 src/sensor/SDL_sensor.c @ Line 182 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1580 src/sensor/SDL_sensor.c @ Line 192 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1581 src/sensor/SDL_sensor.c @ Line 223 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1582 src/sensor/SDL_sensor.c @ Line 548 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1583 src/sensor/SDL_sensor.c @ Line 621 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1584 src/sensor/dummy/SDL_dummysensor.c @ Line 42 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1585 src/sensor/dummy/SDL_dummysensor.c @ Line 47 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1586 src/sensor/dummy/SDL_dummysensor.c @ Line 52 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1587 src/sensor/dummy/SDL_dummysensor.c @ Line 57 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1588 src/sensor/dummy/SDL_dummysensor.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'sensor' 1 Unreviewed
1589 src/sensor/dummy/SDL_dummysensor.c @ Line 62 clang-diagnostic-unused-parameter unused parameter 'device_index' 1 Unreviewed
1590 src/sensor/dummy/SDL_dummysensor.c @ Line 67 clang-diagnostic-unused-parameter unused parameter 'sensor' 1 Unreviewed
1591 src/sensor/dummy/SDL_dummysensor.c @ Line 71 clang-diagnostic-unused-parameter unused parameter 'sensor' 1 Unreviewed
1592 src/stdlib/SDL_iconv.c @ Line 813 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1593 src/stdlib/SDL_iconv.c @ Line 813 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1594 src/stdlib/SDL_memset.c @ Line 102 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1595 src/stdlib/SDL_memset.c @ Line 102 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1596 src/stdlib/SDL_qsort.c @ Line 469 clang-diagnostic-sign-compare comparison of integers of different signs: 'long' and 'unsigned long' 1 Unreviewed
1597 src/stdlib/SDL_qsort.c @ Line 464 unix.MallocSizeof Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'int' 1 Unreviewed
1598 src/stdlib/SDL_string.c @ Line 530 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1599 src/stdlib/SDL_string.c @ Line 559 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1600 src/stdlib/SDL_string.c @ Line 585 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1601 src/stdlib/SDL_string.c @ Line 666 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1602 src/stdlib/SDL_string.c @ Line 675 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1603 src/stdlib/SDL_string.c @ Line 691 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1604 src/stdlib/SDL_string.c @ Line 913 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1605 src/stdlib/SDL_string.c @ Line 933 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1606 src/stdlib/SDL_string.c @ Line 971 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1607 src/stdlib/SDL_string.c @ Line 1235 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1608 src/stdlib/SDL_string.c @ Line 1254 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1609 src/stdlib/SDL_string.c @ Line 1297 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1610 src/stdlib/SDL_string.c @ Line 1709 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1611 src/stdlib/SDL_string.c @ Line 2248 clang-diagnostic-format-nonliteral format string is not a string literal 1 Unreviewed
1612 src/stdlib/SDL_strtokr.c @ Line 25 clang-diagnostic-infinite-recursion all paths through this function will call itself 1 Unreviewed
1613 src/storage/generic/SDL_genericstorage.c @ Line 163 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1614 src/storage/generic/SDL_genericstorage.c @ Line 182 clang-diagnostic-unused-parameter unused parameter 'props' 1 Unreviewed
1615 src/storage/generic/SDL_genericstorage.c @ Line 222 clang-diagnostic-unused-parameter unused parameter 'props' 1 Unreviewed
1616 src/storage/steam/SDL_steamstorage.c @ Line 58 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1617 src/storage/steam/SDL_steamstorage.c @ Line 90 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint32' (aka 'int') and 'Uint64' (aka 'unsigned long') 1 Unreviewed
1618 src/storage/steam/SDL_steamstorage.c @ Line 109 clang-diagnostic-sign-compare comparison of integers of different signs: 'Sint32' (aka 'int') and 'Uint64' (aka 'unsigned long') 1 Unreviewed
1619 src/storage/steam/SDL_steamstorage.c @ Line 146 clang-diagnostic-unused-parameter unused parameter 'org' 1 Unreviewed
1620 src/storage/steam/SDL_steamstorage.c @ Line 146 clang-diagnostic-unused-parameter unused parameter 'app' 1 Unreviewed
1621 src/storage/steam/SDL_steamstorage.c @ Line 146 clang-diagnostic-unused-parameter unused parameter 'props' 1 Unreviewed
1622 src/test/SDL_test_common.c @ Line 86 clang-diagnostic-format-nonliteral format string is not a string literal 1 Unreviewed
1623 src/test/SDL_test_common.c @ Line 686 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1624 src/test/SDL_test_common.c @ Line 691 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1625 src/test/SDL_test_common.c @ Line 697 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1626 src/test/SDL_test_common.c @ Line 851 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1627 src/test/SDL_test_common.c @ Line 865 clang-diagnostic-switch-enum 5 enumeration values not explicitly handled in switch: 'SDL_KMOD_NONE', 'SDL_KMOD_SHIFT', 'SDL_KMOD_CTRL'... 1 Unreviewed
1628 src/test/SDL_test_common.c @ Line 927 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1629 src/test/SDL_test_common.c @ Line 1032 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1630 src/test/SDL_test_common.c @ Line 1079 clang-diagnostic-unused-parameter unused parameter 'data' 1 Unreviewed
1631 src/test/SDL_test_common.c @ Line 1218 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1632 src/test/SDL_test_common.c @ Line 1218 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1633 src/test/SDL_test_common.c @ Line 1240 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1634 src/test/SDL_test_common.c @ Line 1240 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1635 src/test/SDL_test_common.c @ Line 1309 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1636 src/test/SDL_test_common.c @ Line 1312 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1637 src/test/SDL_test_common.c @ Line 1315 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
1638 src/test/SDL_test_common.c @ Line 1331 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1639 src/test/SDL_test_common.c @ Line 1332 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1640 src/test/SDL_test_common.c @ Line 1504 clang-diagnostic-switch-enum enumeration value 'SDL_GAMEPAD_AXIS_MAX' not explicitly handled in switch 1 Unreviewed
1641 src/test/SDL_test_common.c @ Line 1523 clang-diagnostic-switch-enum 12 enumeration values not explicitly handled in switch: 'SDL_GAMEPAD_BUTTON_MISC1', 'SDL_GAMEPAD_BUTTON_RIGHT_PADDLE1', 'SDL_GAMEPAD_BUTTON_LEFT_PADDLE1'... 1 Unreviewed
1642 src/test/SDL_test_common.c @ Line 1681 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'SDL_Keycode' (aka 'int') 1 Unreviewed
1643 src/test/SDL_test_common.c @ Line 1706 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1644 src/test/SDL_test_common.c @ Line 1706 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1645 src/test/SDL_test_common.c @ Line 1707 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1646 src/test/SDL_test_common.c @ Line 1707 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1647 src/test/SDL_test_common.c @ Line 1712 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1648 src/test/SDL_test_common.c @ Line 1712 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1649 src/test/SDL_test_common.c @ Line 1717 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1650 src/test/SDL_test_common.c @ Line 1717 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1651 src/test/SDL_test_common.c @ Line 1722 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1652 src/test/SDL_test_common.c @ Line 1722 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1653 src/test/SDL_test_common.c @ Line 1722 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
1654 src/test/SDL_test_common.c @ Line 1734 clang-diagnostic-format format specifies type 'int' but the argument has type 'SDL_JoystickID' (aka 'unsigned int') 1 Unreviewed
1655 src/test/SDL_test_common.c @ Line 1740 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1656 src/test/SDL_test_common.c @ Line 1740 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1657 src/test/SDL_test_common.c @ Line 1813 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1658 src/test/SDL_test_common.c @ Line 1813 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1659 src/test/SDL_test_common.c @ Line 1814 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1660 src/test/SDL_test_common.c @ Line 1814 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1661 src/test/SDL_test_common.c @ Line 1814 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1662 src/test/SDL_test_common.c @ Line 1822 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1663 src/test/SDL_test_common.c @ Line 1822 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1664 src/test/SDL_test_common.c @ Line 1823 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1665 src/test/SDL_test_common.c @ Line 1823 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1666 src/test/SDL_test_common.c @ Line 1823 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1667 src/test/SDL_test_common.c @ Line 1855 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1668 src/test/SDL_test_common.c @ Line 1855 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1669 src/test/SDL_test_common.c @ Line 2097 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1670 src/test/SDL_test_common.c @ Line 2098 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
1671 src/test/SDL_test_common.c @ Line 2407 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1672 src/test/SDL_test_common.c @ Line 2407 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1673 src/test/SDL_test_common.c @ Line 2562 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1674 src/test/SDL_test_common.c @ Line 2562 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1675 src/test/SDL_test_common.c @ Line 2600 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1676 src/test/SDL_test_common.c @ Line 2600 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1677 src/test/SDL_test_common.c @ Line 2631 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1678 src/test/SDL_test_common.c @ Line 2631 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1679 src/test/SDL_test_common.c @ Line 2639 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1680 src/test/SDL_test_common.c @ Line 2639 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'const float' to 'double' 1 Unreviewed
1681 src/test/SDL_test_common.c @ Line 2663 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1682 src/test/SDL_test_common.c @ Line 2663 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1683 src/test/SDL_test_common.c @ Line 2669 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1684 src/test/SDL_test_common.c @ Line 2669 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1685 src/test/SDL_test_compare.c @ Line 39 clang-diagnostic-format format specifies type 'int' but the argument has underlying type 'unsigned int' 1 Unreviewed
1686 src/test/SDL_test_font.c @ Line 3348 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 1 Unreviewed
1687 src/test/SDL_test_font.c @ Line 3369 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 2 Unreviewed
1688 src/test/SDL_test_font.c @ Line 3383 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 2 Unreviewed
1689 src/test/SDL_test_fuzzer.c @ Line 414 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'Uint32' (aka 'unsigned int') to 'float' may lose precision 1 Unreviewed
1690 src/test/SDL_test_harness.c @ Line 354 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'Uint64' (aka 'unsigned long') to 'float' may lose precision 1 Unreviewed
1691 src/test/SDL_test_harness.c @ Line 615 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1692 src/test/SDL_test_harness.c @ Line 616 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1693 src/test/SDL_test_harness.c @ Line 619 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1694 src/test/SDL_test_harness.c @ Line 623 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1695 src/test/SDL_test_harness.c @ Line 623 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1696 src/test/SDL_test_harness.c @ Line 651 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1697 src/test/SDL_test_harness.c @ Line 673 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
1698 src/test/SDL_test_memory.c @ Line 374 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1699 src/test/SDL_test_memory.c @ Line 379 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
1700 src/test/SDL_test_memory.c @ Line 390 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'Uint64' (aka 'unsigned long') to 'double' may lose precision 1 Unreviewed
1701 src/thread/pthread/SDL_systhread.c @ Line 166 cert-pos47-c the cancel type for a pthread should not be 'PTHREAD_CANCEL_ASYNCHRONOUS' 1 Unreviewed
1702 src/thread/pthread/SDL_systhread.c @ Line 166 concurrency-thread-canceltype-asynchronous the cancel type for a pthread should not be 'PTHREAD_CANCEL_ASYNCHRONOUS' 1 Unreviewed
1703 src/timer/SDL_timer.c @ Line 478 clang-diagnostic-unused-parameter unused parameter 'period' 1 Unreviewed
1704 src/timer/SDL_timer.c @ Line 497 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
1705 src/timer/SDL_timer.c @ Line 497 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
1706 src/video/SDL_RLEaccel.c @ Line 439 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1707 src/video/SDL_RLEaccel.c @ Line 439 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1708 src/video/SDL_RLEaccel.c @ Line 491 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1709 src/video/SDL_RLEaccel.c @ Line 491 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1710 src/video/SDL_RLEaccel.c @ Line 541 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1711 src/video/SDL_RLEaccel.c @ Line 541 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1712 src/video/SDL_RLEaccel.c @ Line 705 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1713 src/video/SDL_RLEaccel.c @ Line 705 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1714 src/video/SDL_RLEaccel.c @ Line 853 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1715 src/video/SDL_RLEaccel.c @ Line 853 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1716 src/video/SDL_RLEaccel.c @ Line 894 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 2 Unreviewed
1717 src/video/SDL_RLEaccel.c @ Line 928 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 2 Unreviewed
1718 src/video/SDL_RLEaccel.c @ Line 946 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 2 Unreviewed
1719 src/video/SDL_blit_0.c @ Line 650 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1720 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1721 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1722 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1723 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1724 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1725 src/video/SDL_blit_0.c @ Line 650 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1726 src/video/SDL_blit_0.c @ Line 672 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1727 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1728 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1729 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1730 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1731 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1732 src/video/SDL_blit_0.c @ Line 672 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1733 src/video/SDL_blit_0.c @ Line 728 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1734 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1735 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1736 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1737 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1738 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1739 src/video/SDL_blit_0.c @ Line 728 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1740 src/video/SDL_blit_0.c @ Line 750 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1741 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1742 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1743 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1744 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1745 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1746 src/video/SDL_blit_0.c @ Line 750 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1747 src/video/SDL_blit_0.c @ Line 930 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1748 src/video/SDL_blit_0.c @ Line 930 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1749 src/video/SDL_blit_0.c @ Line 947 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1750 src/video/SDL_blit_0.c @ Line 947 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1751 src/video/SDL_blit_0.c @ Line 964 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1752 src/video/SDL_blit_0.c @ Line 964 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1753 src/video/SDL_blit_1.c @ Line 51 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1754 src/video/SDL_blit_1.c @ Line 51 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1755 src/video/SDL_blit_1.c @ Line 103 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1756 src/video/SDL_blit_1.c @ Line 103 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1757 src/video/SDL_blit_1.c @ Line 211 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1758 src/video/SDL_blit_1.c @ Line 211 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1759 src/video/SDL_blit_1.c @ Line 259 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1760 src/video/SDL_blit_1.c @ Line 259 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1761 src/video/SDL_blit_1.c @ Line 300 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1762 src/video/SDL_blit_1.c @ Line 300 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1763 src/video/SDL_blit_1.c @ Line 316 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1764 src/video/SDL_blit_1.c @ Line 316 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1765 src/video/SDL_blit_1.c @ Line 348 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1766 src/video/SDL_blit_1.c @ Line 348 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1767 src/video/SDL_blit_1.c @ Line 377 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1768 src/video/SDL_blit_1.c @ Line 377 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1769 src/video/SDL_blit_1.c @ Line 411 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1770 src/video/SDL_blit_1.c @ Line 411 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1771 src/video/SDL_blit_1.c @ Line 447 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1772 src/video/SDL_blit_1.c @ Line 447 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1773 src/video/SDL_blit_1.c @ Line 455 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1774 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1775 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1776 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1777 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1778 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1779 src/video/SDL_blit_1.c @ Line 455 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1780 src/video/SDL_blit_1.c @ Line 488 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1781 src/video/SDL_blit_1.c @ Line 488 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1782 src/video/SDL_blit_1.c @ Line 497 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1783 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1784 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1785 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1786 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1787 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1788 src/video/SDL_blit_1.c @ Line 497 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1789 src/video/SDL_blit_1.c @ Line 528 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1790 src/video/SDL_blit_1.c @ Line 528 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1791 src/video/SDL_blit_A.c @ Line 49 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1792 src/video/SDL_blit_A.c @ Line 49 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1793 src/video/SDL_blit_A.c @ Line 94 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1794 src/video/SDL_blit_A.c @ Line 94 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1795 src/video/SDL_blit_A.c @ Line 141 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1796 src/video/SDL_blit_A.c @ Line 141 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1797 src/video/SDL_blit_A.c @ Line 353 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1798 src/video/SDL_blit_A.c @ Line 353 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1799 src/video/SDL_blit_A.c @ Line 486 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1800 src/video/SDL_blit_A.c @ Line 486 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1801 src/video/SDL_blit_A.c @ Line 518 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1802 src/video/SDL_blit_A.c @ Line 518 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1803 src/video/SDL_blit_A.c @ Line 551 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1804 src/video/SDL_blit_A.c @ Line 551 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1805 src/video/SDL_blit_A.c @ Line 603 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1806 src/video/SDL_blit_A.c @ Line 603 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1807 src/video/SDL_blit_A.c @ Line 1050 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1808 src/video/SDL_blit_A.c @ Line 1050 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1809 src/video/SDL_blit_A.c @ Line 1088 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1810 src/video/SDL_blit_A.c @ Line 1088 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1811 src/video/SDL_blit_A.c @ Line 1121 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1812 src/video/SDL_blit_A.c @ Line 1121 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1813 src/video/SDL_blit_A.c @ Line 1166 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1814 src/video/SDL_blit_A.c @ Line 1166 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1815 src/video/SDL_blit_A.c @ Line 1221 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1816 src/video/SDL_blit_A.c @ Line 1221 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1817 src/video/SDL_blit_A.c @ Line 1226 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1818 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1819 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1820 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1821 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1822 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1823 src/video/SDL_blit_A.c @ Line 1226 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1824 src/video/SDL_blit_A.c @ Line 1259 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1825 src/video/SDL_blit_A.c @ Line 1259 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1826 src/video/SDL_blit_A.c @ Line 1266 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1827 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1828 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1829 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1830 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1831 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1832 src/video/SDL_blit_A.c @ Line 1266 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1833 src/video/SDL_blit_A.c @ Line 1301 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1834 src/video/SDL_blit_A.c @ Line 1301 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1835 src/video/SDL_blit_A.c @ Line 1307 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1836 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1837 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1838 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1839 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1840 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1841 src/video/SDL_blit_A.c @ Line 1307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1842 src/video/SDL_blit_A.c @ Line 1324 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1843 src/video/SDL_blit_A.c @ Line 1324 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1844 src/video/SDL_blit_N.c @ Line 978 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1845 src/video/SDL_blit_N.c @ Line 978 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1846 src/video/SDL_blit_N.c @ Line 1016 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1847 src/video/SDL_blit_N.c @ Line 1016 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1848 src/video/SDL_blit_N.c @ Line 1092 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1849 src/video/SDL_blit_N.c @ Line 1092 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1850 src/video/SDL_blit_N.c @ Line 1130 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1851 src/video/SDL_blit_N.c @ Line 1130 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1852 src/video/SDL_blit_N.c @ Line 1215 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1853 src/video/SDL_blit_N.c @ Line 1215 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1854 src/video/SDL_blit_N.c @ Line 1345 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1855 src/video/SDL_blit_N.c @ Line 1345 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1856 src/video/SDL_blit_N.c @ Line 1460 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1857 src/video/SDL_blit_N.c @ Line 1460 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1858 src/video/SDL_blit_N.c @ Line 2069 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 1 Unreviewed
1859 src/video/SDL_blit_N.c @ Line 2073 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1860 src/video/SDL_blit_N.c @ Line 2073 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1861 src/video/SDL_blit_N.c @ Line 2116 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1862 src/video/SDL_blit_N.c @ Line 2116 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1863 src/video/SDL_blit_N.c @ Line 2146 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1864 src/video/SDL_blit_N.c @ Line 2146 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1865 src/video/SDL_blit_N.c @ Line 2195 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1866 src/video/SDL_blit_N.c @ Line 2195 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1867 src/video/SDL_blit_N.c @ Line 2212 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1868 src/video/SDL_blit_N.c @ Line 2212 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1869 src/video/SDL_blit_N.c @ Line 2339 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1870 src/video/SDL_blit_N.c @ Line 2339 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1871 src/video/SDL_blit_N.c @ Line 2367 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1872 src/video/SDL_blit_N.c @ Line 2367 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1873 src/video/SDL_blit_N.c @ Line 2393 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1874 src/video/SDL_blit_N.c @ Line 2393 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1875 src/video/SDL_blit_N.c @ Line 2413 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1876 src/video/SDL_blit_N.c @ Line 2413 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1877 src/video/SDL_blit_N.c @ Line 2420 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1878 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1879 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1880 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1881 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1882 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1883 src/video/SDL_blit_N.c @ Line 2420 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1884 src/video/SDL_blit_N.c @ Line 2457 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1885 src/video/SDL_blit_N.c @ Line 2457 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1886 src/video/SDL_blit_N.c @ Line 2479 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1887 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1888 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1889 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1890 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1891 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1892 src/video/SDL_blit_N.c @ Line 2479 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 2 Unreviewed
1893 src/video/SDL_blit_N.c @ Line 2511 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1894 src/video/SDL_blit_N.c @ Line 2511 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1895 src/video/SDL_blit_N.c @ Line 2532 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1896 src/video/SDL_blit_N.c @ Line 2532 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1897 src/video/SDL_blit_N.c @ Line 2571 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1898 src/video/SDL_blit_N.c @ Line 2571 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1899 src/video/SDL_blit_N.c @ Line 2617 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1900 src/video/SDL_blit_N.c @ Line 2617 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1901 src/video/SDL_blit_N.c @ Line 2635 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1902 src/video/SDL_blit_N.c @ Line 2635 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1903 src/video/SDL_blit_N.c @ Line 2663 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1904 src/video/SDL_blit_N.c @ Line 2663 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1905 src/video/SDL_blit_N.c @ Line 2701 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1906 src/video/SDL_blit_N.c @ Line 2701 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1907 src/video/SDL_blit_N.c @ Line 2739 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1908 src/video/SDL_blit_N.c @ Line 2739 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1909 src/video/SDL_blit_N.c @ Line 2771 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1910 src/video/SDL_blit_N.c @ Line 2771 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1911 src/video/SDL_blit_N.c @ Line 2810 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1912 src/video/SDL_blit_N.c @ Line 2810 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1913 src/video/SDL_blit_N.c @ Line 2836 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1914 src/video/SDL_blit_N.c @ Line 2836 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1915 src/video/SDL_blit_N.c @ Line 2845 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1916 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1917 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1918 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1919 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1920 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1921 src/video/SDL_blit_N.c @ Line 2845 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1922 src/video/SDL_blit_N.c @ Line 2892 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1923 src/video/SDL_blit_N.c @ Line 2892 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1924 src/video/SDL_blit_N.c @ Line 2921 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1925 src/video/SDL_blit_N.c @ Line 2921 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1926 src/video/SDL_blit_N.c @ Line 2943 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1927 src/video/SDL_blit_N.c @ Line 2943 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1928 src/video/SDL_blit_N.c @ Line 2947 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1929 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1930 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1931 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1932 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1933 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1934 src/video/SDL_blit_N.c @ Line 2947 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1935 src/video/SDL_blit_N.c @ Line 2975 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1936 src/video/SDL_blit_N.c @ Line 2975 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1937 src/video/SDL_blit_N.c @ Line 2979 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
1938 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint16' (aka 'unsigned short') 3 Unreviewed
1939 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 3 Unreviewed
1940 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
1941 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1942 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1943 src/video/SDL_blit_N.c @ Line 2979 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'Uint8' (aka 'unsigned char') 4 Unreviewed
1944 src/video/SDL_blit_N.c @ Line 3006 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1945 src/video/SDL_blit_N.c @ Line 3006 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1946 src/video/SDL_blit_N.c @ Line 3047 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1947 src/video/SDL_blit_N.c @ Line 3047 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1948 src/video/SDL_blit_N.c @ Line 3076 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1949 src/video/SDL_blit_N.c @ Line 3076 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1950 src/video/SDL_blit_N.c @ Line 3119 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1951 src/video/SDL_blit_N.c @ Line 3119 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1952 src/video/SDL_blit_N.c @ Line 3147 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1953 src/video/SDL_blit_N.c @ Line 3147 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1954 src/video/SDL_blit_N.c @ Line 3178 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 3 Unreviewed
1955 src/video/SDL_blit_N.c @ Line 3178 clang-diagnostic-switch-default 'switch' missing 'default' label 3 Unreviewed
1956 src/video/SDL_blit_N.c @ Line 3354 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1957 src/video/SDL_blit_N.c @ Line 3354 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1958 src/video/SDL_blit_auto.c @ Line 77 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1959 src/video/SDL_blit_auto.c @ Line 77 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1960 src/video/SDL_blit_auto.c @ Line 138 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1961 src/video/SDL_blit_auto.c @ Line 138 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1962 src/video/SDL_blit_auto.c @ Line 279 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1963 src/video/SDL_blit_auto.c @ Line 279 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1964 src/video/SDL_blit_auto.c @ Line 358 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1965 src/video/SDL_blit_auto.c @ Line 358 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1966 src/video/SDL_blit_auto.c @ Line 441 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1967 src/video/SDL_blit_auto.c @ Line 441 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1968 src/video/SDL_blit_auto.c @ Line 502 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1969 src/video/SDL_blit_auto.c @ Line 502 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1970 src/video/SDL_blit_auto.c @ Line 643 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1971 src/video/SDL_blit_auto.c @ Line 643 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1972 src/video/SDL_blit_auto.c @ Line 722 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1973 src/video/SDL_blit_auto.c @ Line 722 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1974 src/video/SDL_blit_auto.c @ Line 804 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1975 src/video/SDL_blit_auto.c @ Line 804 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1976 src/video/SDL_blit_auto.c @ Line 866 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1977 src/video/SDL_blit_auto.c @ Line 866 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1978 src/video/SDL_blit_auto.c @ Line 1012 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1979 src/video/SDL_blit_auto.c @ Line 1012 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1980 src/video/SDL_blit_auto.c @ Line 1092 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1981 src/video/SDL_blit_auto.c @ Line 1092 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1982 src/video/SDL_blit_auto.c @ Line 1176 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1983 src/video/SDL_blit_auto.c @ Line 1176 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1984 src/video/SDL_blit_auto.c @ Line 1237 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1985 src/video/SDL_blit_auto.c @ Line 1237 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1986 src/video/SDL_blit_auto.c @ Line 1378 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1987 src/video/SDL_blit_auto.c @ Line 1378 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1988 src/video/SDL_blit_auto.c @ Line 1457 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1989 src/video/SDL_blit_auto.c @ Line 1457 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1990 src/video/SDL_blit_auto.c @ Line 1535 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1991 src/video/SDL_blit_auto.c @ Line 1535 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1992 src/video/SDL_blit_auto.c @ Line 1596 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1993 src/video/SDL_blit_auto.c @ Line 1596 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1994 src/video/SDL_blit_auto.c @ Line 1737 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1995 src/video/SDL_blit_auto.c @ Line 1737 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1996 src/video/SDL_blit_auto.c @ Line 1816 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1997 src/video/SDL_blit_auto.c @ Line 1816 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
1998 src/video/SDL_blit_auto.c @ Line 1900 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
1999 src/video/SDL_blit_auto.c @ Line 1900 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2000 src/video/SDL_blit_auto.c @ Line 1962 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2001 src/video/SDL_blit_auto.c @ Line 1962 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2002 src/video/SDL_blit_auto.c @ Line 2108 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2003 src/video/SDL_blit_auto.c @ Line 2108 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2004 src/video/SDL_blit_auto.c @ Line 2188 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2005 src/video/SDL_blit_auto.c @ Line 2188 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2006 src/video/SDL_blit_auto.c @ Line 2278 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2007 src/video/SDL_blit_auto.c @ Line 2278 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2008 src/video/SDL_blit_auto.c @ Line 2347 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2009 src/video/SDL_blit_auto.c @ Line 2347 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2010 src/video/SDL_blit_auto.c @ Line 2490 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2011 src/video/SDL_blit_auto.c @ Line 2490 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2012 src/video/SDL_blit_auto.c @ Line 2571 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2013 src/video/SDL_blit_auto.c @ Line 2571 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2014 src/video/SDL_blit_auto.c @ Line 2662 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2015 src/video/SDL_blit_auto.c @ Line 2662 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2016 src/video/SDL_blit_auto.c @ Line 2731 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2017 src/video/SDL_blit_auto.c @ Line 2731 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2018 src/video/SDL_blit_auto.c @ Line 2874 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2019 src/video/SDL_blit_auto.c @ Line 2874 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2020 src/video/SDL_blit_auto.c @ Line 2955 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2021 src/video/SDL_blit_auto.c @ Line 2955 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2022 src/video/SDL_blit_auto.c @ Line 3041 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2023 src/video/SDL_blit_auto.c @ Line 3041 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2024 src/video/SDL_blit_auto.c @ Line 3111 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2025 src/video/SDL_blit_auto.c @ Line 3111 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2026 src/video/SDL_blit_auto.c @ Line 3263 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2027 src/video/SDL_blit_auto.c @ Line 3263 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2028 src/video/SDL_blit_auto.c @ Line 3345 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2029 src/video/SDL_blit_auto.c @ Line 3345 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2030 src/video/SDL_blit_auto.c @ Line 3435 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2031 src/video/SDL_blit_auto.c @ Line 3435 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2032 src/video/SDL_blit_auto.c @ Line 3504 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2033 src/video/SDL_blit_auto.c @ Line 3504 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2034 src/video/SDL_blit_auto.c @ Line 3647 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2035 src/video/SDL_blit_auto.c @ Line 3647 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2036 src/video/SDL_blit_auto.c @ Line 3728 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2037 src/video/SDL_blit_auto.c @ Line 3728 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2038 src/video/SDL_blit_auto.c @ Line 3819 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2039 src/video/SDL_blit_auto.c @ Line 3819 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2040 src/video/SDL_blit_auto.c @ Line 3888 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2041 src/video/SDL_blit_auto.c @ Line 3888 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2042 src/video/SDL_blit_auto.c @ Line 4031 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2043 src/video/SDL_blit_auto.c @ Line 4031 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2044 src/video/SDL_blit_auto.c @ Line 4112 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2045 src/video/SDL_blit_auto.c @ Line 4112 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2046 src/video/SDL_blit_auto.c @ Line 4201 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2047 src/video/SDL_blit_auto.c @ Line 4201 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2048 src/video/SDL_blit_auto.c @ Line 4271 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2049 src/video/SDL_blit_auto.c @ Line 4271 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2050 src/video/SDL_blit_auto.c @ Line 4423 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2051 src/video/SDL_blit_auto.c @ Line 4423 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2052 src/video/SDL_blit_auto.c @ Line 4505 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2053 src/video/SDL_blit_auto.c @ Line 4505 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2054 src/video/SDL_blit_auto.c @ Line 4597 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2055 src/video/SDL_blit_auto.c @ Line 4597 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2056 src/video/SDL_blit_auto.c @ Line 4666 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2057 src/video/SDL_blit_auto.c @ Line 4666 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2058 src/video/SDL_blit_auto.c @ Line 4809 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2059 src/video/SDL_blit_auto.c @ Line 4809 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2060 src/video/SDL_blit_auto.c @ Line 4890 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2061 src/video/SDL_blit_auto.c @ Line 4890 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2062 src/video/SDL_blit_auto.c @ Line 4979 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2063 src/video/SDL_blit_auto.c @ Line 4979 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2064 src/video/SDL_blit_auto.c @ Line 5048 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2065 src/video/SDL_blit_auto.c @ Line 5048 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2066 src/video/SDL_blit_auto.c @ Line 5191 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2067 src/video/SDL_blit_auto.c @ Line 5191 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2068 src/video/SDL_blit_auto.c @ Line 5272 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2069 src/video/SDL_blit_auto.c @ Line 5272 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2070 src/video/SDL_blit_auto.c @ Line 5363 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2071 src/video/SDL_blit_auto.c @ Line 5363 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2072 src/video/SDL_blit_auto.c @ Line 5433 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2073 src/video/SDL_blit_auto.c @ Line 5433 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2074 src/video/SDL_blit_auto.c @ Line 5585 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2075 src/video/SDL_blit_auto.c @ Line 5585 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2076 src/video/SDL_blit_auto.c @ Line 5667 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2077 src/video/SDL_blit_auto.c @ Line 5667 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2078 src/video/SDL_blit_auto.c @ Line 5759 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2079 src/video/SDL_blit_auto.c @ Line 5759 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2080 src/video/SDL_blit_auto.c @ Line 5828 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2081 src/video/SDL_blit_auto.c @ Line 5828 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2082 src/video/SDL_blit_auto.c @ Line 5971 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2083 src/video/SDL_blit_auto.c @ Line 5971 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2084 src/video/SDL_blit_auto.c @ Line 6052 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2085 src/video/SDL_blit_auto.c @ Line 6052 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2086 src/video/SDL_blit_auto.c @ Line 6141 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2087 src/video/SDL_blit_auto.c @ Line 6141 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2088 src/video/SDL_blit_auto.c @ Line 6210 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2089 src/video/SDL_blit_auto.c @ Line 6210 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2090 src/video/SDL_blit_auto.c @ Line 6353 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2091 src/video/SDL_blit_auto.c @ Line 6353 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2092 src/video/SDL_blit_auto.c @ Line 6434 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2093 src/video/SDL_blit_auto.c @ Line 6434 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2094 src/video/SDL_blit_auto.c @ Line 6525 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2095 src/video/SDL_blit_auto.c @ Line 6525 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2096 src/video/SDL_blit_auto.c @ Line 6595 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2097 src/video/SDL_blit_auto.c @ Line 6595 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2098 src/video/SDL_blit_auto.c @ Line 6747 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2099 src/video/SDL_blit_auto.c @ Line 6747 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2100 src/video/SDL_blit_auto.c @ Line 6829 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2101 src/video/SDL_blit_auto.c @ Line 6829 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2102 src/video/SDL_blit_slow.c @ Line 91 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2103 src/video/SDL_blit_slow.c @ Line 101 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2104 src/video/SDL_blit_slow.c @ Line 138 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2105 src/video/SDL_blit_slow.c @ Line 148 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2106 src/video/SDL_blit_slow.c @ Line 191 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2107 src/video/SDL_blit_slow.c @ Line 191 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2108 src/video/SDL_blit_slow.c @ Line 239 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2109 src/video/SDL_blit_slow.c @ Line 241 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
2110 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
2111 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
2112 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
2113 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2114 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2115 src/video/SDL_blit_slow.c @ Line 241 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2116 src/video/SDL_blit_slow.c @ Line 244 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
2117 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
2118 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
2119 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
2120 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2121 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2122 src/video/SDL_blit_slow.c @ Line 244 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2123 src/video/SDL_blit_slow.c @ Line 249 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2124 src/video/SDL_blit_slow.c @ Line 362 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint16' (aka 'unsigned short') 1 Unreviewed
2125 src/video/SDL_blit_slow.c @ Line 381 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2126 src/video/SDL_blit_slow.c @ Line 398 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2127 src/video/SDL_blit_slow.c @ Line 556 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2128 src/video/SDL_blit_slow.c @ Line 561 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
2129 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
2130 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
2131 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
2132 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2133 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2134 src/video/SDL_blit_slow.c @ Line 561 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2135 src/video/SDL_blit_slow.c @ Line 568 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
2136 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
2137 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
2138 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
2139 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2140 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2141 src/video/SDL_blit_slow.c @ Line 568 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2142 src/video/SDL_blit_slow.c @ Line 573 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2143 src/video/SDL_blit_slow.c @ Line 728 clang-diagnostic-switch-enum enumeration value 'SDL_TONEMAP_NONE' not explicitly handled in switch 1 Unreviewed
2144 src/video/SDL_blit_slow.c @ Line 799 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
2145 src/video/SDL_blit_slow.c @ Line 862 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 1 Unreviewed
2146 src/video/SDL_blit_slow.c @ Line 863 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 1 Unreviewed
2147 src/video/SDL_blit_slow.c @ Line 864 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 1 Unreviewed
2148 src/video/SDL_blit_slow.c @ Line 867 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 1 Unreviewed
2149 src/video/SDL_blit_slow.c @ Line 877 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2150 src/video/SDL_blit_slow.c @ Line 877 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2151 src/video/SDL_bmp.c @ Line 323 misc-redundant-expression both sides of operator are equivalent 1 Unreviewed
2152 src/video/SDL_clipboard.c @ Line 256 clang-diagnostic-unused-parameter unused parameter 'mime_type' 1 Unreviewed
2153 src/video/SDL_clipboard.c @ Line 280 unix.Malloc Potential memory leak 10 Unreviewed
2154 src/video/SDL_egl.c @ Line 145 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2155 src/video/SDL_egl.c @ Line 145 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2156 src/video/SDL_egl.c @ Line 821 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
2157 src/video/SDL_egl.c @ Line 873 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2158 src/video/SDL_fillrect.c @ Line 139 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2159 src/video/SDL_fillrect.c @ Line 139 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2160 src/video/SDL_fillrect.c @ Line 156 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2161 src/video/SDL_fillrect.c @ Line 156 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2162 src/video/SDL_fillrect.c @ Line 333 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
2163 src/video/SDL_pixels.c @ Line 93 clang-diagnostic-switch-enum enumeration value 'SDL_PIXELFORMAT_UNKNOWN' not explicitly handled in switch 1 Unreviewed
2164 src/video/SDL_pixels.c @ Line 176 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2165 src/video/SDL_pixels.c @ Line 343 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2166 src/video/SDL_pixels.c @ Line 343 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2167 src/video/SDL_pixels.c @ Line 468 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2168 src/video/SDL_pixels.c @ Line 468 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2169 src/video/SDL_pixels.c @ Line 879 clang-diagnostic-unused-parameter unused parameter 'w' 1 Unreviewed
2170 src/video/SDL_pixels.c @ Line 975 clang-diagnostic-switch-enum 10 enumeration values not explicitly handled in switch: 'SDL_COLOR_PRIMARIES_UNKNOWN', 'SDL_COLOR_PRIMARIES_UNSPECIFIED', 'SDL_COLOR_PRIMARIES_BT470M'... 1 Unreviewed
2171 src/video/SDL_pixels.c @ Line 978 clang-diagnostic-switch-enum 12 enumeration values not explicitly handled in switch: 'SDL_COLOR_PRIMARIES_UNKNOWN', 'SDL_COLOR_PRIMARIES_UNSPECIFIED', 'SDL_COLOR_PRIMARIES_BT470M'... 1 Unreviewed
2172 src/video/SDL_pixels.c @ Line 988 clang-diagnostic-switch-enum 9 enumeration values not explicitly handled in switch: 'SDL_COLOR_PRIMARIES_UNKNOWN', 'SDL_COLOR_PRIMARIES_BT709', 'SDL_COLOR_PRIMARIES_UNSPECIFIED'... 1 Unreviewed
2173 src/video/SDL_pixels.c @ Line 1003 clang-diagnostic-switch-enum 9 enumeration values not explicitly handled in switch: 'SDL_COLOR_PRIMARIES_UNKNOWN', 'SDL_COLOR_PRIMARIES_UNSPECIFIED', 'SDL_COLOR_PRIMARIES_BT470M'... 1 Unreviewed
2174 src/video/SDL_pixels.c @ Line 1389 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 2 Unreviewed
2175 src/video/SDL_pixels.c @ Line 1389 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint16' (aka 'unsigned short') 3 Unreviewed
2176 src/video/SDL_pixels.c @ Line 1389 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 3 Unreviewed
2177 src/video/SDL_pixels.c @ Line 1389 clang-diagnostic-switch-default 'switch' missing 'default' label 2 Unreviewed
2178 src/video/SDL_pixels.c @ Line 1389 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2179 src/video/SDL_pixels.c @ Line 1390 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2180 src/video/SDL_pixels.c @ Line 1390 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'Uint8' (aka 'unsigned char') 2 Unreviewed
2181 src/video/SDL_pixels.c @ Line 1396 clang-diagnostic-unused-parameter unused parameter 'src' 1 Unreviewed
2182 src/video/SDL_rect_impl.h @ Line 379 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2183 src/video/SDL_rect_impl.h @ Line 379 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2184 src/video/SDL_rect_impl.h @ Line 379 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2185 src/video/SDL_rect_impl.h @ Line 382 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2186 src/video/SDL_rect_impl.h @ Line 382 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2187 src/video/SDL_rect_impl.h @ Line 382 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2188 src/video/SDL_rect_impl.h @ Line 385 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2189 src/video/SDL_rect_impl.h @ Line 385 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2190 src/video/SDL_rect_impl.h @ Line 385 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2191 src/video/SDL_rect_impl.h @ Line 388 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2192 src/video/SDL_rect_impl.h @ Line 388 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2193 src/video/SDL_rect_impl.h @ Line 388 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2194 src/video/SDL_rect_impl.h @ Line 397 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2195 src/video/SDL_rect_impl.h @ Line 397 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2196 src/video/SDL_rect_impl.h @ Line 397 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2197 src/video/SDL_rect_impl.h @ Line 401 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2198 src/video/SDL_rect_impl.h @ Line 401 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2199 src/video/SDL_rect_impl.h @ Line 401 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2200 src/video/SDL_rect_impl.h @ Line 407 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2201 src/video/SDL_rect_impl.h @ Line 407 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2202 src/video/SDL_rect_impl.h @ Line 407 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2203 src/video/SDL_rect_impl.h @ Line 413 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2204 src/video/SDL_rect_impl.h @ Line 413 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2205 src/video/SDL_rect_impl.h @ Line 413 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2206 src/video/SDL_surface.c @ Line 647 clang-diagnostic-switch-enum enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 1 Unreviewed
2207 src/video/SDL_surface.c @ Line 1159 bugprone-inc-dec-in-conditions decrementing and referencing a variable in a complex condition can cause unintended side-effects due to C++'s order of evaluation, consider moving the modification outside of the condition to avoid misunderstandings 2 Unreviewed
2208 src/video/SDL_surface.c @ Line 1243 clang-diagnostic-switch-enum enumeration value 'SDL_FLIP_NONE' not explicitly handled in switch 1 Unreviewed
2209 src/video/SDL_surface.c @ Line 145 unix.Malloc Potential leak of memory pointed to by 'surface' 8 Unreviewed
2210 src/video/SDL_surface.c @ Line 1315 unix.Malloc Potential leak of memory pointed to by 'convert' 24 Unreviewed
2211 src/video/SDL_surface.c @ Line 1859 core.uninitialized.Assign Assigned value is garbage or undefined 20 Unreviewed
2212 src/video/SDL_video.c @ Line 879 core.uninitialized.Assign The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage 15 Unreviewed
2213 src/video/SDL_video.c @ Line 1287 core.UndefinedBinaryOperatorResult The left operand of '+' is a garbage value 13 Unreviewed
2214 src/video/SDL_video.c @ Line 1496 deadcode.DeadStores Value stored to 'display_index' is never read 1 Unreviewed
2215 src/video/SDL_video.c @ Line 3642 unix.Malloc Use of memory after it is freed 54 Unreviewed
2216 src/video/SDL_video.c @ Line 190 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
2217 src/video/SDL_video.c @ Line 190 clang-diagnostic-unused-parameter unused parameter 'name' 1 Unreviewed
2218 src/video/SDL_video.c @ Line 190 clang-diagnostic-unused-parameter unused parameter 'oldValue' 1 Unreviewed
2219 src/video/SDL_video.c @ Line 215 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2220 src/video/SDL_video.c @ Line 230 clang-diagnostic-unused-parameter unused parameter 'userdata' 1 Unreviewed
2221 src/video/SDL_video.c @ Line 244 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2222 src/video/SDL_video.c @ Line 360 clang-diagnostic-unused-parameter unused parameter 'unused' 1 Unreviewed
2223 src/video/SDL_video.c @ Line 392 clang-diagnostic-unused-parameter unused parameter 'unused' 1 Unreviewed
2224 src/video/SDL_video.c @ Line 645 clang-diagnostic-unused-parameter unused parameter 'send_event' 1 Unreviewed
2225 src/video/SDL_video.c @ Line 657 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
2226 src/video/SDL_video.c @ Line 710 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2227 src/video/SDL_video.c @ Line 744 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
2228 src/video/SDL_video.c @ Line 1133 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
2229 src/video/SDL_video.c @ Line 1159 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2230 src/video/SDL_video.c @ Line 1189 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
2231 src/video/SDL_video.c @ Line 1190 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const int' to 'float' may lose precision 1 Unreviewed
2232 src/video/SDL_video.c @ Line 1527 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2233 src/video/SDL_video.c @ Line 2764 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2234 src/video/SDL_video.c @ Line 2765 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2235 src/video/SDL_video.c @ Line 3530 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2236 src/video/SDL_video.c @ Line 3556 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2237 src/video/SDL_video.c @ Line 4265 clang-diagnostic-switch-enum enumeration values 'SDL_GL_CONTEXT_RESET_NOTIFICATION' and 'SDL_GL_FLOATBUFFERS' not explicitly handled in switch 1 Unreviewed
2238 src/video/SDL_video.c @ Line 5292 clang-diagnostic-switch-enum enumeration value 'SDL_NUM_SYSTEM_CURSORS' not explicitly handled in switch 1 Unreviewed
2239 src/video/SDL_yuv.c @ Line 83 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2240 src/video/SDL_yuv.c @ Line 207 clang-diagnostic-switch-enum 56 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2241 src/video/SDL_yuv.c @ Line 241 clang-diagnostic-switch-enum 56 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2242 src/video/SDL_yuv.c @ Line 320 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2243 src/video/SDL_yuv.c @ Line 352 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2244 src/video/SDL_yuv.c @ Line 383 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2245 src/video/SDL_yuv.c @ Line 466 clang-diagnostic-unused-parameter unused parameter 'src_format' 1 Unreviewed
2246 src/video/SDL_yuv.c @ Line 466 clang-diagnostic-unused-parameter unused parameter 'dst_format' 1 Unreviewed
2247 src/video/SDL_yuv.c @ Line 467 clang-diagnostic-unused-parameter unused parameter 'width' 1 Unreviewed
2248 src/video/SDL_yuv.c @ Line 467 clang-diagnostic-unused-parameter unused parameter 'height' 1 Unreviewed
2249 src/video/SDL_yuv.c @ Line 468 clang-diagnostic-unused-parameter unused parameter 'y' 1 Unreviewed
2250 src/video/SDL_yuv.c @ Line 468 clang-diagnostic-unused-parameter unused parameter 'u' 1 Unreviewed
2251 src/video/SDL_yuv.c @ Line 468 clang-diagnostic-unused-parameter unused parameter 'v' 1 Unreviewed
2252 src/video/SDL_yuv.c @ Line 468 clang-diagnostic-unused-parameter unused parameter 'y_stride' 1 Unreviewed
2253 src/video/SDL_yuv.c @ Line 468 clang-diagnostic-unused-parameter unused parameter 'uv_stride' 1 Unreviewed
2254 src/video/SDL_yuv.c @ Line 469 clang-diagnostic-unused-parameter unused parameter 'rgb' 1 Unreviewed
2255 src/video/SDL_yuv.c @ Line 469 clang-diagnostic-unused-parameter unused parameter 'rgb_stride' 1 Unreviewed
2256 src/video/SDL_yuv.c @ Line 470 clang-diagnostic-unused-parameter unused parameter 'yuv_type' 1 Unreviewed
2257 src/video/SDL_yuv.c @ Line 486 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2258 src/video/SDL_yuv.c @ Line 518 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2259 src/video/SDL_yuv.c @ Line 549 clang-diagnostic-switch-enum 54 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2260 src/video/SDL_yuv.c @ Line 578 clang-diagnostic-switch-enum 63 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2261 src/video/SDL_yuv.c @ Line 771 clang-diagnostic-switch-enum 57 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2262 src/video/SDL_yuv.c @ Line 803 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2263 src/video/SDL_yuv.c @ Line 803 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2264 src/video/SDL_yuv.c @ Line 803 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2265 src/video/SDL_yuv.c @ Line 819 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2266 src/video/SDL_yuv.c @ Line 819 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2267 src/video/SDL_yuv.c @ Line 819 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2268 src/video/SDL_yuv.c @ Line 820 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2269 src/video/SDL_yuv.c @ Line 820 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2270 src/video/SDL_yuv.c @ Line 820 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2271 src/video/SDL_yuv.c @ Line 824 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2272 src/video/SDL_yuv.c @ Line 824 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2273 src/video/SDL_yuv.c @ Line 824 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2274 src/video/SDL_yuv.c @ Line 825 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2275 src/video/SDL_yuv.c @ Line 825 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2276 src/video/SDL_yuv.c @ Line 825 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2277 src/video/SDL_yuv.c @ Line 835 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2278 src/video/SDL_yuv.c @ Line 835 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2279 src/video/SDL_yuv.c @ Line 835 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2280 src/video/SDL_yuv.c @ Line 836 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2281 src/video/SDL_yuv.c @ Line 836 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2282 src/video/SDL_yuv.c @ Line 836 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2283 src/video/SDL_yuv.c @ Line 840 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2284 src/video/SDL_yuv.c @ Line 840 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2285 src/video/SDL_yuv.c @ Line 840 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2286 src/video/SDL_yuv.c @ Line 841 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2287 src/video/SDL_yuv.c @ Line 841 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2288 src/video/SDL_yuv.c @ Line 841 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2289 src/video/SDL_yuv.c @ Line 851 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2290 src/video/SDL_yuv.c @ Line 851 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2291 src/video/SDL_yuv.c @ Line 851 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2292 src/video/SDL_yuv.c @ Line 852 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2293 src/video/SDL_yuv.c @ Line 852 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2294 src/video/SDL_yuv.c @ Line 852 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2295 src/video/SDL_yuv.c @ Line 856 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2296 src/video/SDL_yuv.c @ Line 856 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2297 src/video/SDL_yuv.c @ Line 856 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2298 src/video/SDL_yuv.c @ Line 857 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2299 src/video/SDL_yuv.c @ Line 857 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2300 src/video/SDL_yuv.c @ Line 857 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2301 src/video/SDL_yuv.c @ Line 866 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2302 src/video/SDL_yuv.c @ Line 866 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2303 src/video/SDL_yuv.c @ Line 866 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2304 src/video/SDL_yuv.c @ Line 867 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2305 src/video/SDL_yuv.c @ Line 867 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2306 src/video/SDL_yuv.c @ Line 867 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2307 src/video/SDL_yuv.c @ Line 871 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2308 src/video/SDL_yuv.c @ Line 871 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2309 src/video/SDL_yuv.c @ Line 871 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2310 src/video/SDL_yuv.c @ Line 872 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2311 src/video/SDL_yuv.c @ Line 872 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2312 src/video/SDL_yuv.c @ Line 872 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2313 src/video/SDL_yuv.c @ Line 880 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2314 src/video/SDL_yuv.c @ Line 880 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2315 src/video/SDL_yuv.c @ Line 880 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2316 src/video/SDL_yuv.c @ Line 881 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2317 src/video/SDL_yuv.c @ Line 881 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2318 src/video/SDL_yuv.c @ Line 881 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2319 src/video/SDL_yuv.c @ Line 885 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2320 src/video/SDL_yuv.c @ Line 885 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2321 src/video/SDL_yuv.c @ Line 885 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2322 src/video/SDL_yuv.c @ Line 886 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2323 src/video/SDL_yuv.c @ Line 886 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2324 src/video/SDL_yuv.c @ Line 886 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2325 src/video/SDL_yuv.c @ Line 895 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2326 src/video/SDL_yuv.c @ Line 895 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2327 src/video/SDL_yuv.c @ Line 895 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2328 src/video/SDL_yuv.c @ Line 896 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2329 src/video/SDL_yuv.c @ Line 896 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2330 src/video/SDL_yuv.c @ Line 896 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2331 src/video/SDL_yuv.c @ Line 900 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2332 src/video/SDL_yuv.c @ Line 900 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2333 src/video/SDL_yuv.c @ Line 900 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2334 src/video/SDL_yuv.c @ Line 901 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2335 src/video/SDL_yuv.c @ Line 901 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2336 src/video/SDL_yuv.c @ Line 901 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2337 src/video/SDL_yuv.c @ Line 927 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2338 src/video/SDL_yuv.c @ Line 927 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2339 src/video/SDL_yuv.c @ Line 927 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2340 src/video/SDL_yuv.c @ Line 928 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2341 src/video/SDL_yuv.c @ Line 928 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2342 src/video/SDL_yuv.c @ Line 928 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2343 src/video/SDL_yuv.c @ Line 929 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2344 src/video/SDL_yuv.c @ Line 929 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2345 src/video/SDL_yuv.c @ Line 929 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2346 src/video/SDL_yuv.c @ Line 930 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2347 src/video/SDL_yuv.c @ Line 930 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2348 src/video/SDL_yuv.c @ Line 930 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2349 src/video/SDL_yuv.c @ Line 935 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2350 src/video/SDL_yuv.c @ Line 935 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2351 src/video/SDL_yuv.c @ Line 935 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2352 src/video/SDL_yuv.c @ Line 936 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2353 src/video/SDL_yuv.c @ Line 936 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2354 src/video/SDL_yuv.c @ Line 936 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2355 src/video/SDL_yuv.c @ Line 937 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2356 src/video/SDL_yuv.c @ Line 937 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2357 src/video/SDL_yuv.c @ Line 937 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2358 src/video/SDL_yuv.c @ Line 938 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2359 src/video/SDL_yuv.c @ Line 938 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2360 src/video/SDL_yuv.c @ Line 938 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2361 src/video/SDL_yuv.c @ Line 948 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2362 src/video/SDL_yuv.c @ Line 948 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2363 src/video/SDL_yuv.c @ Line 948 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2364 src/video/SDL_yuv.c @ Line 949 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2365 src/video/SDL_yuv.c @ Line 949 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2366 src/video/SDL_yuv.c @ Line 949 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2367 src/video/SDL_yuv.c @ Line 950 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2368 src/video/SDL_yuv.c @ Line 950 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2369 src/video/SDL_yuv.c @ Line 950 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2370 src/video/SDL_yuv.c @ Line 951 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2371 src/video/SDL_yuv.c @ Line 951 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2372 src/video/SDL_yuv.c @ Line 951 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2373 src/video/SDL_yuv.c @ Line 956 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2374 src/video/SDL_yuv.c @ Line 956 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2375 src/video/SDL_yuv.c @ Line 956 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2376 src/video/SDL_yuv.c @ Line 957 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2377 src/video/SDL_yuv.c @ Line 957 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2378 src/video/SDL_yuv.c @ Line 957 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2379 src/video/SDL_yuv.c @ Line 958 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2380 src/video/SDL_yuv.c @ Line 958 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2381 src/video/SDL_yuv.c @ Line 958 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2382 src/video/SDL_yuv.c @ Line 959 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2383 src/video/SDL_yuv.c @ Line 959 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2384 src/video/SDL_yuv.c @ Line 959 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2385 src/video/SDL_yuv.c @ Line 969 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2386 src/video/SDL_yuv.c @ Line 969 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2387 src/video/SDL_yuv.c @ Line 969 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2388 src/video/SDL_yuv.c @ Line 970 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2389 src/video/SDL_yuv.c @ Line 970 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2390 src/video/SDL_yuv.c @ Line 970 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2391 src/video/SDL_yuv.c @ Line 971 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2392 src/video/SDL_yuv.c @ Line 971 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2393 src/video/SDL_yuv.c @ Line 971 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2394 src/video/SDL_yuv.c @ Line 972 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2395 src/video/SDL_yuv.c @ Line 972 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2396 src/video/SDL_yuv.c @ Line 972 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2397 src/video/SDL_yuv.c @ Line 977 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2398 src/video/SDL_yuv.c @ Line 977 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2399 src/video/SDL_yuv.c @ Line 977 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2400 src/video/SDL_yuv.c @ Line 978 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2401 src/video/SDL_yuv.c @ Line 978 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2402 src/video/SDL_yuv.c @ Line 978 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2403 src/video/SDL_yuv.c @ Line 979 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2404 src/video/SDL_yuv.c @ Line 979 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2405 src/video/SDL_yuv.c @ Line 979 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2406 src/video/SDL_yuv.c @ Line 980 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2407 src/video/SDL_yuv.c @ Line 980 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2408 src/video/SDL_yuv.c @ Line 980 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2409 src/video/SDL_yuv.c @ Line 1076 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2410 src/video/SDL_yuv.c @ Line 1076 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2411 src/video/SDL_yuv.c @ Line 1076 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2412 src/video/SDL_yuv.c @ Line 1090 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2413 src/video/SDL_yuv.c @ Line 1090 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2414 src/video/SDL_yuv.c @ Line 1090 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2415 src/video/SDL_yuv.c @ Line 1091 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2416 src/video/SDL_yuv.c @ Line 1091 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2417 src/video/SDL_yuv.c @ Line 1091 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2418 src/video/SDL_yuv.c @ Line 1095 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2419 src/video/SDL_yuv.c @ Line 1095 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2420 src/video/SDL_yuv.c @ Line 1095 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2421 src/video/SDL_yuv.c @ Line 1096 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2422 src/video/SDL_yuv.c @ Line 1096 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2423 src/video/SDL_yuv.c @ Line 1096 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2424 src/video/SDL_yuv.c @ Line 1105 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2425 src/video/SDL_yuv.c @ Line 1105 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2426 src/video/SDL_yuv.c @ Line 1105 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2427 src/video/SDL_yuv.c @ Line 1106 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2428 src/video/SDL_yuv.c @ Line 1106 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2429 src/video/SDL_yuv.c @ Line 1106 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2430 src/video/SDL_yuv.c @ Line 1110 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2431 src/video/SDL_yuv.c @ Line 1110 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2432 src/video/SDL_yuv.c @ Line 1110 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2433 src/video/SDL_yuv.c @ Line 1111 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2434 src/video/SDL_yuv.c @ Line 1111 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2435 src/video/SDL_yuv.c @ Line 1111 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'const Uint32' (aka 'const unsigned int') to 'float' may lose precision 2 Unreviewed
2436 src/video/SDL_yuv.c @ Line 1695 clang-diagnostic-switch-enum 60 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2437 src/video/SDL_yuv.c @ Line 1697 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2438 src/video/SDL_yuv.c @ Line 1709 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2439 src/video/SDL_yuv.c @ Line 1721 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2440 src/video/SDL_yuv.c @ Line 1733 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2441 src/video/SDL_yuv.c @ Line 2241 clang-diagnostic-switch-enum 61 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2442 src/video/SDL_yuv.c @ Line 2243 clang-diagnostic-switch-enum 62 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2443 src/video/SDL_yuv.c @ Line 2253 clang-diagnostic-switch-enum 62 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2444 src/video/SDL_yuv.c @ Line 2263 clang-diagnostic-switch-enum 62 enumeration values not explicitly handled in switch: 'SDL_PIXELFORMAT_UNKNOWN', 'SDL_PIXELFORMAT_INDEX1LSB', 'SDL_PIXELFORMAT_INDEX1MSB'... 1 Unreviewed
2445 src/video/SDL_yuv.c @ Line 2555 clang-diagnostic-unused-parameter unused parameter 'src_properties' 1 Unreviewed
2446 src/video/SDL_yuv.c @ Line 2556 clang-diagnostic-unused-parameter unused parameter 'dst_properties' 1 Unreviewed
2447 src/video/dummy/SDL_nullevents.c @ Line 33 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2448 src/video/dummy/SDL_nullframebuffer.c @ Line 32 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2449 src/video/dummy/SDL_nullframebuffer.c @ Line 53 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2450 src/video/dummy/SDL_nullframebuffer.c @ Line 53 clang-diagnostic-unused-parameter unused parameter 'rects' 1 Unreviewed
2451 src/video/dummy/SDL_nullframebuffer.c @ Line 53 clang-diagnostic-unused-parameter unused parameter 'numrects' 1 Unreviewed
2452 src/video/dummy/SDL_nullframebuffer.c @ Line 73 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2453 src/video/dummy/SDL_nullvideo.c @ Line 58 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2454 src/video/dummy/SDL_nullvideo.c @ Line 64 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2455 src/video/dummy/SDL_nullvideo.c @ Line 152 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2456 src/video/dummy/SDL_nullvideo.c @ Line 173 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2457 src/video/offscreen/SDL_offscreenevents.c @ Line 33 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2458 src/video/offscreen/SDL_offscreenframebuffer.c @ Line 32 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2459 src/video/offscreen/SDL_offscreenframebuffer.c @ Line 54 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2460 src/video/offscreen/SDL_offscreenframebuffer.c @ Line 54 clang-diagnostic-unused-parameter unused parameter 'rects' 1 Unreviewed
2461 src/video/offscreen/SDL_offscreenframebuffer.c @ Line 54 clang-diagnostic-unused-parameter unused parameter 'numrects' 1 Unreviewed
2462 src/video/offscreen/SDL_offscreenframebuffer.c @ Line 74 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2463 src/video/offscreen/SDL_offscreenvideo.c @ Line 100 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2464 src/video/offscreen/SDL_offscreenvideo.c @ Line 117 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2465 src/video/offscreen/SDL_offscreenvideo.c @ Line 117 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2466 src/video/offscreen/SDL_offscreenvideo.c @ Line 117 clang-diagnostic-unused-parameter unused parameter 'mode' 1 Unreviewed
2467 src/video/offscreen/SDL_offscreenvideo.c @ Line 122 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2468 src/video/offscreen/SDL_offscreenwindow.c @ Line 31 clang-diagnostic-unused-parameter unused parameter 'create_props' 1 Unreviewed
2469 src/video/offscreen/SDL_offscreenwindow.c @ Line 86 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2470 src/video/x11/SDL_x11clipboard.c @ Line 142 deadcode.DeadStores Value stored to 'owner' is never read 1 Unreviewed
2471 src/video/x11/SDL_x11clipboard.c @ Line 237 unix.Malloc Potential memory leak 2 Unreviewed
2472 src/video/x11/SDL_x11clipboard.c @ Line 196 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2473 src/video/x11/SDL_x11dyn.c @ Line 74 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2474 src/video/x11/SDL_x11dyn.c @ Line 135 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2475 src/video/x11/SDL_x11dyn.c @ Line 156 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2476 src/video/x11/SDL_x11events.c @ Line 159 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2477 src/video/x11/SDL_x11events.c @ Line 184 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2478 src/video/x11/SDL_x11events.c @ Line 365 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned int' 1 Unreviewed
2479 src/video/x11/SDL_x11events.c @ Line 390 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned int' 1 Unreviewed
2480 src/video/x11/SDL_x11events.c @ Line 424 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2481 src/video/x11/SDL_x11events.c @ Line 472 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2482 src/video/x11/SDL_x11events.c @ Line 535 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2483 src/video/x11/SDL_x11events.c @ Line 570 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2484 src/video/x11/SDL_x11events.c @ Line 574 clang-diagnostic-float-conversion implicit conversion turns floating-point number into integer: 'const float' to 'int' 1 Unreviewed
2485 src/video/x11/SDL_x11events.c @ Line 574 clang-diagnostic-float-conversion implicit conversion turns floating-point number into integer: 'const float' to 'int' 1 Unreviewed
2486 src/video/x11/SDL_x11events.c @ Line 589 clang-diagnostic-float-conversion implicit conversion turns floating-point number into integer: 'const float' to 'int' 1 Unreviewed
2487 src/video/x11/SDL_x11events.c @ Line 589 clang-diagnostic-float-conversion implicit conversion turns floating-point number into integer: 'const float' to 'int' 1 Unreviewed
2488 src/video/x11/SDL_x11events.c @ Line 597 clang-diagnostic-switch-enum enumeration value 'SDL_HITTEST_NORMAL' not explicitly handled in switch 1 Unreviewed
2489 src/video/x11/SDL_x11events.c @ Line 652 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2490 src/video/x11/SDL_x11events.c @ Line 652 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2491 src/video/x11/SDL_x11events.c @ Line 697 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') 1 Unreviewed
2492 src/video/x11/SDL_x11events.c @ Line 709 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') 1 Unreviewed
2493 src/video/x11/SDL_x11events.c @ Line 770 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2494 src/video/x11/SDL_x11events.c @ Line 781 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2495 src/video/x11/SDL_x11events.c @ Line 840 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'KeyCode' (aka 'unsigned char') 1 Unreviewed
2496 src/video/x11/SDL_x11events.c @ Line 866 clang-diagnostic-unused-variable unused variable 'orig_event_type' 1 Unreviewed
2497 src/video/x11/SDL_x11events.c @ Line 867 clang-diagnostic-unused-variable unused variable 'orig_keycode' 1 Unreviewed
2498 src/video/x11/SDL_x11events.c @ Line 867 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'KeyCode' (aka 'unsigned char') 1 Unreviewed
2499 src/video/x11/SDL_x11events.c @ Line 962 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
2500 src/video/x11/SDL_x11events.c @ Line 983 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'Uint8' (aka 'unsigned char') 1 Unreviewed
2501 src/video/x11/SDL_x11events.c @ Line 1166 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2502 src/video/x11/SDL_x11events.c @ Line 1167 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2503 src/video/x11/SDL_x11events.c @ Line 1480 clang-diagnostic-sign-compare comparison of integers of different signs: 'long' and 'Atom' (aka 'unsigned long') 1 Unreviewed
2504 src/video/x11/SDL_x11events.c @ Line 1493 clang-diagnostic-sign-compare comparison of integers of different signs: 'long' and 'Atom' (aka 'unsigned long') 1 Unreviewed
2505 src/video/x11/SDL_x11events.c @ Line 1502 clang-diagnostic-sign-compare comparison of integers of different signs: 'long' and 'Atom' (aka 'unsigned long') 1 Unreviewed
2506 src/video/x11/SDL_x11events.c @ Line 1565 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2507 src/video/x11/SDL_x11events.c @ Line 1565 clang-diagnostic-implicit-int-float-conversion implicit conversion from 'int' to 'float' may lose precision 1 Unreviewed
2508 src/video/x11/SDL_x11events.c @ Line 1900 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2509 src/video/x11/SDL_x11events.c @ Line 1900 clang-diagnostic-unused-parameter unused parameter 'ev' 1 Unreviewed
2510 src/video/x11/SDL_x11events.c @ Line 1900 clang-diagnostic-unused-parameter unused parameter 'arg' 1 Unreviewed
2511 src/video/x11/SDL_x11events.c @ Line 2067 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2512 src/video/x11/SDL_x11events.c @ Line 866 deadcode.DeadStores Value stored to 'orig_event_type' during its initialization is never read 1 Unreviewed
2513 src/video/x11/SDL_x11events.c @ Line 867 deadcode.DeadStores Value stored to 'orig_keycode' during its initialization is never read 1 Unreviewed
2514 src/video/x11/SDL_x11framebuffer.c @ Line 145 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2515 src/video/x11/SDL_x11framebuffer.c @ Line 224 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2516 src/video/x11/SDL_x11keyboard.c @ Line 54 clang-diagnostic-switch-enum 237 enumeration values not explicitly handled in switch: 'SDL_SCANCODE_UNKNOWN', 'SDL_SCANCODE_A', 'SDL_SCANCODE_B'... 1 Unreviewed
2517 src/video/x11/SDL_x11keyboard.c @ Line 116 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'unsigned char' 1 Unreviewed
2518 src/video/x11/SDL_x11keyboard.c @ Line 226 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2519 src/video/x11/SDL_x11keyboard.c @ Line 229 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2520 src/video/x11/SDL_x11keyboard.c @ Line 234 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2521 src/video/x11/SDL_x11keyboard.c @ Line 250 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2522 src/video/x11/SDL_x11keyboard.c @ Line 268 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2523 src/video/x11/SDL_x11keyboard.c @ Line 280 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'KeyCode' (aka 'unsigned char') 1 Unreviewed
2524 src/video/x11/SDL_x11keyboard.c @ Line 307 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'KeyCode' (aka 'unsigned char') 1 Unreviewed
2525 src/video/x11/SDL_x11keyboard.c @ Line 359 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2526 src/video/x11/SDL_x11keyboard.c @ Line 375 clang-diagnostic-switch-enum 243 enumeration values not explicitly handled in switch: 'SDL_SCANCODE_UNKNOWN', 'SDL_SCANCODE_A', 'SDL_SCANCODE_B'... 1 Unreviewed
2527 src/video/x11/SDL_x11keyboard.c @ Line 450 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2528 src/video/x11/SDL_x11keyboard.c @ Line 450 clang-diagnostic-unused-parameter unused parameter 'rect' 1 Unreviewed
2529 src/video/x11/SDL_x11keyboard.c @ Line 464 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2530 src/video/x11/SDL_x11keyboard.c @ Line 481 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2531 src/video/x11/SDL_x11keyboard.c @ Line 491 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2532 src/video/x11/SDL_x11messagebox.c @ Line 590 clang-diagnostic-unused-parameter unused parameter 'display' 1 Unreviewed
2533 src/video/x11/SDL_x11messagebox.c @ Line 637 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2534 src/video/x11/SDL_x11messagebox.c @ Line 637 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2535 src/video/x11/SDL_x11messagebox.c @ Line 670 clang-diagnostic-sign-compare comparison of integers of different signs: 'long' and 'Atom' (aka 'unsigned long') 1 Unreviewed
2536 src/video/x11/SDL_x11modes.c @ Line 177 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2537 src/video/x11/SDL_x11modes.c @ Line 177 clang-diagnostic-double-promotion implicit conversion increases floating-point precision: 'float' to 'double' 1 Unreviewed
2538 src/video/x11/SDL_x11modes.c @ Line 248 clang-diagnostic-implicit-float-conversion implicit conversion loses floating-point precision: 'double' to 'float' 1 Unreviewed
2539 src/video/x11/SDL_x11modes.c @ Line 331 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2540 src/video/x11/SDL_x11modes.c @ Line 331 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2541 src/video/x11/SDL_x11modes.c @ Line 853 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2542 src/video/x11/SDL_x11modes.c @ Line 853 clang-diagnostic-unused-parameter unused parameter 'sdl_display' 1 Unreviewed
2543 src/video/x11/SDL_x11modes.c @ Line 1013 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2544 src/video/x11/SDL_x11modes.c @ Line 1017 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2545 src/video/x11/SDL_x11mouse.c @ Line 165 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2546 src/video/x11/SDL_x11mouse.c @ Line 166 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2547 src/video/x11/SDL_x11mouse.c @ Line 167 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2548 src/video/x11/SDL_x11mouse.c @ Line 173 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2549 src/video/x11/SDL_x11mouse.c @ Line 174 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2550 src/video/x11/SDL_x11mouse.c @ Line 175 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'unsigned int' to 'unsigned short' 1 Unreviewed
2551 src/video/x11/SDL_x11mouse.c @ Line 218 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2552 src/video/x11/SDL_x11mouse.c @ Line 379 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
2553 src/video/x11/SDL_x11mouse.c @ Line 469 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2554 src/video/x11/SDL_x11mouse.c @ Line 485 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2555 src/video/x11/SDL_x11mouse.c @ Line 510 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 1 Unreviewed
2556 src/video/x11/SDL_x11opengles.c @ Line 120 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2557 src/video/x11/SDL_x11shape.c @ Line 56 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2558 src/video/x11/SDL_x11shape.c @ Line 98 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'unsigned short' 1 Unreviewed
2559 src/video/x11/SDL_x11shape.c @ Line 99 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'unsigned short' 1 Unreviewed
2560 src/video/x11/SDL_x11touch.c @ Line 35 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2561 src/video/x11/SDL_x11window.c @ Line 60 clang-diagnostic-unused-parameter unused parameter 'dpy' 1 Unreviewed
2562 src/video/x11/SDL_x11window.c @ Line 64 clang-diagnostic-unused-parameter unused parameter 'dpy' 1 Unreviewed
2563 src/video/x11/SDL_x11window.c @ Line 171 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
2564 src/video/x11/SDL_x11window.c @ Line 353 bugprone-sizeof-expression suspicious usage of 'sizeof(A*)'; pointer to aggregate 1 Unreviewed
2565 src/video/x11/SDL_x11window.c @ Line 609 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'unsigned short' 1 Unreviewed
2566 src/video/x11/SDL_x11window.c @ Line 610 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'unsigned short' 1 Unreviewed
2567 src/video/x11/SDL_x11window.c @ Line 611 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'Uint32' (aka 'unsigned int') to 'unsigned short' 1 Unreviewed
2568 src/video/x11/SDL_x11window.c @ Line 743 clang-diagnostic-sign-compare comparison of integers of different signs: 'int' and 'unsigned long' 3 Unreviewed
2569 src/video/x11/SDL_x11window.c @ Line 857 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2570 src/video/x11/SDL_x11window.c @ Line 868 clang-diagnostic-unused-parameter unused parameter 'd' 1 Unreviewed
2571 src/video/x11/SDL_x11window.c @ Line 868 clang-diagnostic-unused-parameter unused parameter 'e' 1 Unreviewed
2572 src/video/x11/SDL_x11window.c @ Line 947 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2573 src/video/x11/SDL_x11window.c @ Line 1044 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2574 src/video/x11/SDL_x11window.c @ Line 1174 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2575 src/video/x11/SDL_x11window.c @ Line 1186 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2576 src/video/x11/SDL_x11window.c @ Line 1204 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2577 src/video/x11/SDL_x11window.c @ Line 1273 clang-diagnostic-unused-parameter unused parameter 'resizable' 1 Unreviewed
2578 src/video/x11/SDL_x11window.c @ Line 1538 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2579 src/video/x11/SDL_x11window.c @ Line 1723 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2580 src/video/x11/SDL_x11window.c @ Line 1831 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2581 src/video/x11/SDL_x11window.c @ Line 1860 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2582 src/video/x11/SDL_x11window.c @ Line 1902 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2583 src/video/x11/SDL_x11window.c @ Line 1902 clang-diagnostic-unused-parameter unused parameter 'enabled' 1 Unreviewed
2584 src/video/x11/SDL_x11window.c @ Line 1922 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2585 src/video/x11/SDL_x11window.c @ Line 2034 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2586 src/video/x11/SDL_x11xinput2.c @ Line 122 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2587 src/video/x11/SDL_x11xinput2.c @ Line 291 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2588 src/video/x11/SDL_x11xinput2.c @ Line 291 clang-diagnostic-unused-parameter unused parameter 'cookie' 1 Unreviewed
2589 src/video/x11/SDL_x11xinput2.c @ Line 554 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2590 src/video/x11/SDL_x11xinput2.c @ Line 558 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2591 src/video/x11/SDL_x11xinput2.c @ Line 558 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2592 src/video/x11/SDL_x11xinput2.c @ Line 595 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2593 src/video/x11/SDL_x11xinput2.c @ Line 653 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2594 src/video/x11/SDL_x11xinput2.c @ Line 653 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2595 src/video/x11/SDL_x11xinput2.c @ Line 683 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2596 src/video/x11/SDL_x11xinput2.c @ Line 683 clang-diagnostic-unused-parameter unused parameter 'window' 1 Unreviewed
2597 src/video/x11/SDL_x11xinput2.c @ Line 730 clang-diagnostic-unused-parameter unused parameter '_this' 1 Unreviewed
2598 src/video/x11/SDL_x11xinput2.c @ Line 730 clang-diagnostic-unused-parameter unused parameter 'initial_check' 1 Unreviewed
2599 src/video/x11/edid-parse.c @ Line 63 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'char' 1 Unreviewed
2600 src/video/x11/edid-parse.c @ Line 64 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'char' 1 Unreviewed
2601 src/video/x11/edid-parse.c @ Line 66 clang-diagnostic-implicit-int-conversion implicit conversion loses integer precision: 'int' to 'char' 1 Unreviewed
2602 src/video/x11/edid-parse.c @ Line 339 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2603 src/video/x11/edid-parse.c @ Line 339 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2604 src/video/x11/edid-parse.c @ Line 383 bugprone-switch-missing-default-case switching on non-enum value without default case may not cover all cases 1 Unreviewed
2605 src/video/x11/edid-parse.c @ Line 383 clang-diagnostic-switch-default 'switch' missing 'default' label 1 Unreviewed
2606 src/video/x11/edid-parse.c @ Line 557 clang-diagnostic-format format specifies type 'unsigned int' but the argument has type 'int' 1 Unreviewed
2607 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 45 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2608 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 45 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2609 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 47 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2610 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 47 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2611 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 49 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2612 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 49 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2613 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 51 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2614 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 51 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2615 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2616 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2617 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2618 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2619 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2620 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2621 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2622 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2623 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2624 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2625 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2626 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2627 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2628 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2629 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2630 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2631 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 45 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2632 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 45 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2633 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 47 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2634 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 47 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2635 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 49 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2636 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 49 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2637 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 51 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2638 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 51 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2639 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2640 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2641 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2642 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 56 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2643 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2644 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2645 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2646 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 58 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2647 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2648 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2649 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2650 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 60 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2651 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2652 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2653 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2654 src/video/yuv2rgb/yuv_rgb_internal.h @ Line 62 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 2 Unreviewed
2655 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed
2656 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed
2657 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed
2658 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed
2659 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed
2660 src/video/yuv2rgb/yuv_rgb_sse_func.h @ Line 476 deadcode.DeadStores Value stored to 'ypos' is never read 1 Unreviewed