-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
make
cc -Wall -g -c -o sha1.o sha1.c
cc -Wall -g ideviceunback.c sha1.o -lsqlite3 -o ideviceunback
ideviceunback.c:567:8: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
, m.inode
^~~~~~~
ideviceunback.c:573:8: warning: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
, m.filelen
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels