summaryrefslogtreecommitdiff
path: root/tools/warnings_count/warnings_build_current.txt
blob: f48ac2b6194f9252f536f030bc077700c747b24b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
src/overlays/actors/ovl_En_An/z_en_an.c: In function 'EnAn_CheckTalk':
src/overlays/actors/ovl_En_An/z_en_an.c:1755:30: warning: assignment to 'MsgScript *' {aka 'unsigned char *'} from incompatible pointer type 's32 *' {aka 'int *'} [-Wincompatible-pointer-types]
 1755 |         this->msgEventScript = EnAn_GetMsgEventScript(this, play);
      |                              ^
cfe: Warning 709: src/overlays/actors/ovl_En_An/z_en_an.c, line 1755: Incompatible pointer type assignment
         this->msgEventScript = EnAn_GetMsgEventScript(this, play);
 -----------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_En_Test/z_en_test.c: In function 'EnTest_Init':
src/overlays/actors/ovl_En_Test/z_en_test.c:190:23: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
  190 |                   this->unk_1C0, NULL);
      |                   ~~~~^~~~~~~~~
      |                       |
      |                       Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test/z_en_test.h:4,
                 from src/overlays/actors/ovl_En_Test/z_en_test.c:7:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
cfe: Warning 709: src/overlays/actors/ovl_En_Test/z_en_test.c, line 190: Incompatible pointer type assignment
                   this->unk_1C0, (void*)0 );
 ----------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_Demo_Syoten/z_demo_syoten.c: In function 'DemoSyoten_Init':
src/overlays/actors/ovl_Demo_Syoten/z_demo_syoten.c:77:31: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   77 |                           this->unk_2A6, NULL);
      |                           ~~~~^~~~~~~~~
      |                               |
      |                               Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Demo_Syoten/z_demo_syoten.h:4,
                 from src/overlays/actors/ovl_Demo_Syoten/z_demo_syoten.c:7:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
cfe: Warning 709: src/overlays/actors/ovl_Demo_Syoten/z_demo_syoten.c, line 77: Incompatible pointer type assignment
                           this->unk_2A6, (void*)0 );
 ------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_En_Fall2/z_en_fall2.c: In function 'EnFall2_Init':
src/overlays/actors/ovl_En_Fall2/z_en_fall2.c:38:124: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   38 |     func_80183430(&this->skeletonInfo, (void*)object_fall2_Blob_008898, (void*)object_fall2_Blob_005EF4, this->unk174, this->unk228,
      |                                                                                                                        ~~~~^~~~~~~~
      |                                                                                                                            |
      |                                                                                                                            Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Fall2/z_en_fall2.h:4,
                 from src/overlays/actors/ovl_En_Fall2/z_en_fall2.c:7:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
cfe: Warning 709: src/overlays/actors/ovl_En_Fall2/z_en_fall2.c, line 38: Incompatible pointer type assignment
     func_80183430(&this->skeletonInfo, (void*)object_fall2_Blob_008898, (void*)object_fall2_Blob_005EF4, this->unk174, this->unk228,
 ---------------------------------------------------------------------------------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_En_Bsb/z_en_bsb.c: In function 'func_80C0DB18':
src/overlays/actors/ovl_En_Bsb/z_en_bsb.c:1129:41: warning: left-hand operand of comma expression has no effect [-Wunused-value]
 1129 |             CutsceneManager_Queue(((NULL, this->unk_02CC))[3]);
      |                                         ^
src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c: In function 'DemoMoonend_Init':
src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c:50:27: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   50 |                       this->morphTable, NULL);
      |                       ~~~~^~~~~~~~~~~~
      |                           |
      |                           Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.h:4,
                 from src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c:7:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c: In function 'DemoMoonend_Draw':
src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c:203:70: warning: passing argument 5 of 'func_8018450C' from incompatible pointer type [-Wincompatible-pointer-types]
  203 |         func_8018450C(play, &this->skeletonInfo, mtx, func_80C17E70, func_80C17EE0, &this->actor);
      |                                                                      ^~~~~~~~~~~~~
      |                                                                      |
      |                                                                      s32 (*)(PlayState *, SkeletonInfo *, s32,  Gfx **, u8 *, void *, Vec3f *, Vec3s *, Vec3f *) {aka int (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, void *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.h:4,
                 from src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c:7:
include/functions.h:1139:143: note: expected 'PostKeyframeDrawScaled' {aka 'void (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, void *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)'} but argument is of type 's32 (*)(PlayState *, SkeletonInfo *, s32,  Gfx **, u8 *, void *, Vec3f *, Vec3s *, Vec3f *)' {aka 'int (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, void *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)'}
 1139 | void func_8018450C(PlayState* play, SkeletonInfo* skeleton, Mtx* mtx, OverrideKeyframeDrawScaled overrideKeyframeDraw, PostKeyframeDrawScaled postKeyframeDraw, void* arg);
      |                                                                                                                        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
cfe: Warning 709: src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c, line 50: Incompatible pointer type assignment
                       this->morphTable, (void*)0 );
 --------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_Demo_Moonend/z_demo_moonend.c, line 203: Incompatible pointer type assignment
         func_8018450C(play, &this->skeletonInfo, mtx, func_80C17E70, func_80C17EE0, &this->actor);
 ---------------------------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_En_Test7/z_en_test7.c: In function 'EnTest7_Init':
src/overlays/actors/ovl_En_Test7/z_en_test7.c:400:36: warning: passing argument 2 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
  400 |     func_80183430(&this->unk_18CC, &gameplay_keep_Blob_085640, &gameplay_keep_Blob_083534, this->unk_18FC,
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    u8 (*)[] {aka unsigned char (*)[]}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.h:4,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.c:8:
include/functions.h:1122:66: note: expected 'Struct_801BFA14_Arg1 *' {aka 'struct <anonymous> *'} but argument is of type 'u8 (*)[]' {aka 'unsigned char (*)[]'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~^~~~
src/overlays/actors/ovl_En_Test7/z_en_test7.c:400:64: warning: passing argument 3 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
  400 |     func_80183430(&this->unk_18CC, &gameplay_keep_Blob_085640, &gameplay_keep_Blob_083534, this->unk_18FC,
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                |
      |                                                                u8 (*)[] {aka unsigned char (*)[]}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.h:4,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.c:8:
include/functions.h:1122:89: note: expected 'SkeletonInfo_1C *' {aka 'struct <anonymous> *'} but argument is of type 'u8 (*)[]' {aka 'unsigned char (*)[]'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                        ~~~~~~~~~~~~~~~~~^~~~
src/overlays/actors/ovl_En_Test7/z_en_test7.c:401:23: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
  401 |                   this->unk_1BA8, NULL);
      |                   ~~~~^~~~~~~~~~
      |                       |
      |                       Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.h:4,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.c:8:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
src/overlays/actors/ovl_En_Test7/z_en_test7.c:402:36: warning: passing argument 2 of 'func_801834A8' from incompatible pointer type [-Wincompatible-pointer-types]
  402 |     func_801834A8(&this->unk_18CC, &gameplay_keep_Blob_083534);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    u8 (*)[] {aka unsigned char (*)[]}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.h:4,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.c:8:
include/functions.h:1124:61: note: expected 'SkeletonInfo_1C *' {aka 'struct <anonymous> *'} but argument is of type 'u8 (*)[]' {aka 'unsigned char (*)[]'}
 1124 | void func_801834A8(SkeletonInfo* skeleton, SkeletonInfo_1C* arg1);
      |                                            ~~~~~~~~~~~~~~~~~^~~~
src/overlays/actors/ovl_En_Test7/z_en_test7.c: In function 'EnTest7_Draw':
src/overlays/actors/ovl_En_Test7/z_en_test7.c:969:55: warning: passing argument 4 of 'func_8018450C' from incompatible pointer type [-Wincompatible-pointer-types]
  969 |             func_8018450C(play, &this->unk_18CC, mtx, func_80AF31D0, NULL, &this->actor);
      |                                                       ^~~~~~~~~~~~~
      |                                                       |
      |                                                       s32 (*)(PlayState *, SkeletonInfo *, s32,  Gfx **, u8 *, Actor *, Vec3f *, Vec3s *, Vec3f *) {aka int (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, struct Actor *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.h:4,
                 from src/overlays/actors/ovl_En_Test7/z_en_test7.c:8:
include/functions.h:1139:98: note: expected 'OverrideKeyframeDrawScaled' {aka 'int (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, void *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)'} but argument is of type 's32 (*)(PlayState *, SkeletonInfo *, s32,  Gfx **, u8 *, Actor *, Vec3f *, Vec3s *, Vec3f *)' {aka 'int (*)(struct PlayState *, struct SkeletonInfo *, int,  union <anonymous> **, unsigned char *, struct Actor *, struct <anonymous> *, struct <anonymous> *, struct <anonymous> *)'}
 1139 | void func_8018450C(PlayState* play, SkeletonInfo* skeleton, Mtx* mtx, OverrideKeyframeDrawScaled overrideKeyframeDraw, PostKeyframeDrawScaled postKeyframeDraw, void* arg);
      |                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
cfe: Warning 709: src/overlays/actors/ovl_En_Test7/z_en_test7.c, line 400: Incompatible pointer type assignment
     func_80183430(&this->unk_18CC, &gameplay_keep_Blob_085640, &gameplay_keep_Blob_083534, this->unk_18FC,
 -----------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_En_Test7/z_en_test7.c, line 400: Incompatible pointer type assignment
     func_80183430(&this->unk_18CC, &gameplay_keep_Blob_085640, &gameplay_keep_Blob_083534, this->unk_18FC,
 ---------------------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_En_Test7/z_en_test7.c, line 401: Incompatible pointer type assignment
                   this->unk_1BA8, (void*)0 );
 ----------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_En_Test7/z_en_test7.c, line 402: Incompatible pointer type assignment
     func_801834A8(&this->unk_18CC, &gameplay_keep_Blob_083534);
 -----------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_En_Test7/z_en_test7.c, line 969: Incompatible pointer type assignment
             func_8018450C(play, &this->unk_18CC, mtx, func_80AF31D0, (void*)0 , &this->actor);
 ------------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
src/overlays/actors/ovl_Eff_Change/z_eff_change.c: In function 'EffChange_Init':
src/overlays/actors/ovl_Eff_Change/z_eff_change.c:53:40: warning: passing argument 2 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |     func_80183430(&this->skeletonInfo, gameplay_keep_Blob_02900C, gameplay_keep_Blob_0281DC, this->jointTable,
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        u8 * {aka unsigned char *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.h:4,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.c:7:
include/functions.h:1122:66: note: expected 'Struct_801BFA14_Arg1 *' {aka 'struct <anonymous> *'} but argument is of type 'u8 *' {aka 'unsigned char *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~^~~~
src/overlays/actors/ovl_Eff_Change/z_eff_change.c:53:67: warning: passing argument 3 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |     func_80183430(&this->skeletonInfo, gameplay_keep_Blob_02900C, gameplay_keep_Blob_0281DC, this->jointTable,
      |                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                   |
      |                                                                   u8 * {aka unsigned char *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.h:4,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.c:7:
include/functions.h:1122:89: note: expected 'SkeletonInfo_1C *' {aka 'struct <anonymous> *'} but argument is of type 'u8 *' {aka 'unsigned char *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                        ~~~~~~~~~~~~~~~~~^~~~
src/overlays/actors/ovl_Eff_Change/z_eff_change.c:54:23: warning: passing argument 5 of 'func_80183430' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |                   this->morphTable, NULL);
      |                   ~~~~^~~~~~~~~~~~
      |                       |
      |                       Vec3s * {aka struct <anonymous> *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.h:4,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.c:7:
include/functions.h:1122:118: note: expected 's16 *' {aka 'short int *'} but argument is of type 'Vec3s *' {aka 'struct <anonymous> *'}
 1122 | void func_80183430(SkeletonInfo* skeleton, Struct_801BFA14_Arg1* arg1, SkeletonInfo_1C* arg2, Vec3s* frameData, s16* arg4, UnkKeyframeCallback* callbacks);
      |                                                                                                                 ~~~~~^~~~
src/overlays/actors/ovl_Eff_Change/z_eff_change.c:55:40: warning: passing argument 2 of 'func_801834A8' from incompatible pointer type [-Wincompatible-pointer-types]
   55 |     func_801834A8(&this->skeletonInfo, gameplay_keep_Blob_0281DC);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        u8 * {aka unsigned char *}
In file included from include/global.h:5,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.h:4,
                 from src/overlays/actors/ovl_Eff_Change/z_eff_change.c:7:
include/functions.h:1124:61: note: expected 'SkeletonInfo_1C *' {aka 'struct <anonymous> *'} but argument is of type 'u8 *' {aka 'unsigned char *'}
 1124 | void func_801834A8(SkeletonInfo* skeleton, SkeletonInfo_1C* arg1);
      |                                            ~~~~~~~~~~~~~~~~~^~~~
cfe: Warning 709: src/overlays/actors/ovl_Eff_Change/z_eff_change.c, line 53: Incompatible pointer type assignment
     func_80183430(&this->skeletonInfo, gameplay_keep_Blob_02900C, gameplay_keep_Blob_0281DC, this->jointTable,
 ---------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_Eff_Change/z_eff_change.c, line 53: Incompatible pointer type assignment
     func_80183430(&this->skeletonInfo, gameplay_keep_Blob_02900C, gameplay_keep_Blob_0281DC, this->jointTable,
 ------------------------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_Eff_Change/z_eff_change.c, line 54: Incompatible pointer type assignment
                   this->morphTable, (void*)0 );
 ----------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/overlays/actors/ovl_Eff_Change/z_eff_change.c, line 55: Incompatible pointer type assignment
     func_801834A8(&this->skeletonInfo, gameplay_keep_Blob_0281DC);
 ---------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cc: Warning: -mips3 should not be used for ucode 32-bit compiles
cc: Warning: -mips3 should not be used for ucode 32-bit compiles
src/audio/voice_internal.c: In function 'func_801A5228':
src/audio/voice_internal.c:89:51: warning: passing argument 2 of 'osVoiceSetWord' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |         errorCode = osVoiceSetWord(&gVoiceHandle, &dict->words[i]);
      |                                                   ^~~~~~~~~~~~~~~
      |                                                   |
      |                                                   u16 (*)[15] {aka short unsigned int (*)[15]}
In file included from include/PR/controller_voice.h:5,
                 from include/ultra64.h:9,
                 from include/z64.h:11,
                 from include/global.h:4,
                 from src/audio/voice_internal.c:1:
include/PR/os_voice.h:60:43: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'u16 (*)[15]' {aka 'short unsigned int (*)[15]'}
   60 | s32 osVoiceSetWord(OSVoiceHandle* hd, u8* word);
      |                                       ~~~~^~~~
src/audio/voice_internal.c:93:27: warning: passing argument 1 of 'func_801A5A1C' from incompatible pointer type [-Wincompatible-pointer-types]
   93 |             func_801A5A1C(&dict->words[i]);
      |                           ^~~~~~~~~~~~~~~
      |                           |
      |                           u16 (*)[15] {aka short unsigned int (*)[15]}
src/audio/voice_internal.c:6:5: note: expected 's8 *' {aka 'signed char *'} but argument is of type 'u16 (*)[15]' {aka 'short unsigned int (*)[15]'}
    6 | u8* func_801A5A1C(s8* words);
      |     ^~~~~~~~~~~~~
src/audio/voice_internal.c: In function 'func_801A5A1C':
src/audio/voice_internal.c:325:30: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  325 |     u8 numSyllables = strlen(words); // technically twice the num of syllables
      |                              ^~~~~
      |                              |
      |                              s8 * {aka signed char *}
In file included from src/audio/voice_internal.c:3:
include/libc/string.h:8:27: note: expected 'const char *' but argument is of type 's8 *' {aka 'signed char *'}
    8 | size_t strlen(const char* s);
      |               ~~~~~~~~~~~~^
src/audio/voice_internal.c:349:12: warning: pointer targets in returning 'char *' from a function with return type 'u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  349 |     return D_801FD610;
      |            ^~~~~~~~~~
cfe: Warning 709: src/audio/voice_internal.c, line 89: Incompatible pointer type assignment
         errorCode = osVoiceSetWord(&gVoiceHandle, &dict->words[i]);
 --------------------------------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/audio/voice_internal.c, line 93: Incompatible pointer type assignment
             func_801A5A1C(&dict->words[i]);
 --------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 709: src/audio/voice_internal.c, line 325: Incompatible pointer type assignment
     u8 numSyllables = strlen(words);  
 -----------------------------^
The type pointed to by the left-hand side of simple assignment
statement is incompatible with the type pointed to by the right-hand side.
cfe: Warning 835: src/code/speed_meter.c, line 225: No prototype for the call to ZeldaArena_IsInitialized
         if (ZeldaArena_IsInitialized()) {
 ------------------------------------^
To achieve better type-checking, there should be a full prototype for
the function being called.
src/code/z_map_disp.c: In function 'MapDisp_AllocDungeonMap':
src/code/z_map_disp.c:1200:72: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1200 |             sPauseDungeonMap.mapI_roomTextures[dungeonMapRoomIter + 1] =
      |                                                                        ^
src/code/z_map_disp.c:1204:22: warning: assignment to 'void *' from 's32' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion]
 1204 |             heapNext = (intptr_t)sPauseDungeonMap.mapI_roomTextures[dungeonMapRoomIter] +
      |                      ^
src/code/c_keyframe.c: In function 'func_8018410C':
src/code/c_keyframe.c:419:59: warning: passing argument 3 of '*(skeleton->unk_20 + (sizetype)((unsigned int)limb->unk_6 * 4))' makes pointer from integer without a cast [-Wint-conversion]
  419 |             skeleton->unk_20[limb->unk_6](play, skeleton, *limbIndex, &newDList, &flags, arg) != 0) {
      |                                                           ^~~~~~~~~~
      |                                                           |
      |                                                           s32 {aka int}
src/code/c_keyframe.c:419:59: note: expected 's32 *' {aka 'int *'} but argument is of type 's32' {aka 'int'}
src/code/c_keyframe.c: In function 'func_80184914':
src/code/c_keyframe.c:544:22: warning: assignment to 'Vec3s *' {aka 'struct <anonymous> *'} from 's32' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion]
  544 |     skeleton->unk_2C = arg9;
      |                      ^
src/code/z_parameter.c: In function 'Interface_LoadAButtonDoActionLabel':
src/code/z_parameter.c:3276:67: warning: passing argument 2 of 'DmaMgr_SendRequestImpl' makes pointer from integer without a cast [-Wint-conversion]
 3276 |                                (u32)interfaceCtx->doActionSegment + (loadOffset * DO_ACTION_TEX_SIZE),
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                   |
      |                                                                   unsigned int
In file included from include/global.h:5,
                 from src/code/z_parameter.c:1:
include/functions.h:17:55: note: expected 'void *' but argument is of type 'unsigned int'
   17 | s32 DmaMgr_SendRequestImpl(DmaRequest* request, void* vramStart, uintptr_t vromStart, size_t size, UNK_TYPE4 unused, OSMesgQueue* queue, void* msg);
      |                                                 ~~~~~~^~~~~~~~~