Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make wrong #10

Open
PengJiang520 opened this issue Jul 10, 2022 · 0 comments
Open

make wrong #10

PengJiang520 opened this issue Jul 10, 2022 · 0 comments

Comments

@PengJiang520
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant