UsmannQureshii / iphone-elite

Automatically exported from code.google.com/p/iphone-elite
GNU General Public License v2.0
0 stars 0 forks source link

Error when compiling #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: