[email protected]:~/wut$ cd ..
[email protected]:~$ cd AutobootModule
[email protected]:~/AutobootModule$ make
BootUtils.cpp
DrawUtils.cpp
logger.cpp
main.cpp
MenuUtils.cpp
QuickStartUtils.cpp
StorageUtils.cpp
crt.c
crt0.s
linking ... 99_autoboot.elf
built ... 99_autoboot.rpx
[email protected]:~/AutobootModule$ cd ..
[email protected]:~$ cd launchiine
[email protected]:~/launchiine$ make
Application.cpp
entry.cpp
CFile.cpp
DirList.cpp
FSUtils.cpp
GameList.cpp
GameIcon.cpp
GuiIconGrid.cpp
GameSplashScreen.cpp
KeyboardHelper.cpp
MainWindow.cpp
Resources.cpp
AsyncExecutor.cpp
StringTools.cpp
utils.c
linking ... men.elf
built ... men.rpx
[email protected]:~/launchiine$ cd ..
[email protected]:~$ cd savemii
[email protected]:~/savemii$ make clean
clean ...
[email protected]:~/savemii$ make
main.cpp
/home/godreborn/savemii/src/main.cpp: In function 'Title* loadWiiUTitles(int, int)':
/home/godreborn/savemii/src/main.cpp:111:68: warning: '%s' directive writing up to 255 bytes into a region of size 218
-Wformat-overflow=]
111 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/user", (i == 0) ? "usb" : "mlc", data.nam
);
| ^~ ~~~~~~~~
/home/godreborn/savemii/src/main.cpp:111:24: note: 'sprintf' output between 43 and 298 bytes into a destination of size 255
111 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/user", (i == 0) ? "usb" : "mlc", data.name);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:113:72: warning: '%s' directive writing up to 255 bytes into a region of size 218
-Wformat-overflow=]
113 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/meta/meta.xml", (i == 0) ? "usb" : "mlc", data.name);
| ^~ ~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:113:28: note: 'sprintf' output between 52 and 307 bytes into a destination of size 255
113 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/meta/meta.xml", (i == 0) ? "usb" : "mlc", data.name);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:147:68: warning: '%s' directive writing up to 255 bytes into a region of size 218
-Wformat-overflow=]
147 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/meta/meta.xml", (i == 0) ? "usb" : "mlc",
data.name);
| ^~
~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:147:24: note: 'sprintf' output between 52 and 307 bytes into a destination of size 255
147 | sprintf(path, "/vol/storage_%s01/usr/save/00050000/%s/meta/meta.xml", (i == 0) ? "usb" : "mlc", data.name);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/main.cpp: In function 'Title* loadWiiTitles(int)':
/home/godreborn/savemii/src/main.cpp:296:64: warning: '%s' directive writing up to 255 bytes into a region of size 226
-Wformat-overflow=]
296 | sprintf(path, "/vol/storage_slccmpt01/title/%s/%s/data/banner.bin", highIDs[k], data.name);
| ^~ ~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:296:24: note: 'sprintf' output 47 or more bytes (assuming 302) into a destination of size 256
296 | sprintf(path, "/vol/storage_slccmpt01/title/%s/%s/data/banner.bin", highIDs[k], data.name);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:343:55: warning: ' (No banner.bin)' directive writing 16 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
343 | sprintf(titles[i].shortName, "%s%s (No banner.bin)", highIDs[k], data.name);
| ^~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/main.cpp:343:28: note: 'sprintf' output 17 or more bytes (assuming 272) into a destination of size 256
343 | sprintf(titles[i].shortName, "%s%s (No banner.bin)", highIDs[k], data.name);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
savemng.cpp
string.cpp
draw.c
/home/godreborn/savemii/src/draw.c: In function 'initFont':
/home/godreborn/savemii/src/draw.c:258:31: warning: passing argument 3 of 'OSGetSharedData' from incompatible pointer type [-Wincompatible-pointer-types]
258 | OSGetSharedData(2, 0, &ttfFont, &size);
| ^~~~~~~~
| |
| u8 ** {aka unsigned char **}
In file included from /home/godreborn/savemii/src/wiiu.h:11,
from /home/godreborn/savemii/src/draw.h:5,
from /home/godreborn/savemii/src/draw.c:1:
/opt/devkitpro/wut/include/coreinit/memory.h:33:24: note: expected 'void **' but argument is of type 'u8 **' {aka 'unsigned char **'}
33 | void **outPtr,
| ~~~~~~~^~~~~~
/home/godreborn/savemii/src/draw.c:258:41: warning: passing argument 4 of 'OSGetSharedData' from incompatible pointer type [-Wincompatible-pointer-types]
258 | OSGetSharedData(2, 0, &ttfFont, &size);
| ^~~~~
| |
| FT_Long * {aka long int *}
In file included from /home/godreborn/savemii/src/wiiu.h:11,
from /home/godreborn/savemii/src/draw.h:5,
from /home/godreborn/savemii/src/draw.c:1:
/opt/devkitpro/wut/include/coreinit/memory.h:34:27: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type 'FT_Long *' {aka 'long int *'}
34 | uint32_t *outSize);
| ~~~~~~~~~~^~~~~~~
log_freetype.c
/home/godreborn/savemii/src/log_freetype.c: In function 'ttfPrintString':
/home/godreborn/savemii/src/log_freetype.c:161:25: warning: 'previous_glyph' may be used uninitialized in this function [-Wmaybe-uninitialized]
161 | FT_Get_Kerning(fontFace, previous_glyph, glyph_index, FT_KERNING_DEFAULT, &vector);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/godreborn/savemii/src/log_freetype.c: In function 'ttfStringWidth':
/home/godreborn/savemii/src/log_freetype.c:224:25: warning: 'previous_glyph' may be used uninitialized in this function [-Wmaybe-uninitialized]
224 | FT_Get_Kerning(fontFace, previous_glyph, glyph_index, FT_KERNING_DEFAULT, &vector);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tga_reader.c
linking ... savemii.elf
built ... savemii.rpx