Skip to content

make wrong #10

@PengJiang520

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

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