Skip to content

make wrong #10

Description

@PengJiang520

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions