koolhazz / stringencoders

Automatically exported from code.google.com/p/stringencoders
Other
0 stars 0 forks source link

Patch for 64-bit compilation #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Nick,

Hope you're doing well

When I've tried to compile modp in 64-bit env, I've found it generates a lot of 
warnings due to the fact that some types in 64-bit have different length 
compared to 32-bit env, but some types have the same lengh.

So I've patched modp to make it compilable under 64-bit w/o warnings. Patch is 
attached.

Original issue reported on code.google.com by alecn2...@gmail.com on 26 Aug 2011 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago
hi alecn

what errors are you getting?  And what OS/Compiler/Etc?

Original comment by nickg@client9.com on 24 Feb 2012 at 6:13

GoogleCodeExporter commented 9 years ago
Oh I see... just looked at the patch.  Yes I think this is good.
Will apply

Original comment by nickg@client9.com on 25 Feb 2012 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by nickg@client9.com on 25 Feb 2012 at 4:08

GoogleCodeExporter commented 9 years ago
this should be fixed in latest build

Original comment by nickg@client9.com on 13 Aug 2012 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by nickgsup...@gmail.com on 13 Aug 2012 at 11:15