What steps will reproduce the problem?
1. Compiling
2.
3.
What is the expected output? What do you see instead?
I expected it to compile correctly.
timothy@timothy-laptop:~/Desktop/iOS 4$ gcc vfdecrypt.c -o vfdecrypt -lssl
vfdecrypt.c: In function ‘dump_v2_header’:
vfdecrypt.c:138: warning: format ‘%lu’ expects type ‘long unsigned
int’, but argument 3 has type ‘uint32_t’
What version of the product are you using? On what operating system?
Current version; Ubuntu 10.04
Please provide any additional information below.
Original issue reported on code.google.com by that1dud...@gmail.com on 25 Jul 2010 at 9:29
Original issue reported on code.google.com by
that1dud...@gmail.com
on 25 Jul 2010 at 9:29Attachments: