DenVdmj / xdelta

Automatically exported from code.google.com/p/xdelta (actual: https://github.com/jmacd/xdelta-devel/)
0 stars 0 forks source link

PRI...64 #173

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi Josh,

 1st patch defines the standard PRI...64  macros to print variable sized/arch dependentant C quantities

2nd patch uses them

both avoid a lot of warnings 

 a.

Original issue reported on code.google.com by mennu...@debian.org on 20 Feb 2014 at 11:36

Attachments:

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by josh.mac...@gmail.com on 3 Mar 2014 at 4:44

GoogleCodeExporter commented 9 years ago
Can you suggest a compiler I should be using so that I will be forced to fix 
these issues during development? I tried gcc-4.7.3 and it's not complaining.

Original comment by josh.mac...@gmail.com on 11 Mar 2014 at 6:25

GoogleCodeExporter commented 9 years ago
I've made fixes along these lines in a new branch here:
https://github.com/jmacd/xdelta/tree/64bithash
The release needs more testing, but I'll release soon. Thanks.

Original comment by josh.mac...@gmail.com on 29 Oct 2014 at 6:53