tacle / tacle-bench

TACLe Benchmarks
39 stars 38 forks source link

type error in sequential/ammunition #11

Closed flopsi closed 5 years ago

flopsi commented 6 years ago

A type error in the function ammunition_sprintf_d may give wrong results on 32-bit architectures (64-bit architectures are ok, i.e., architectures where long is larger than int).

A potential (but maybe not ideal fix) is here: 0004-potential-fix-for-type-error-in-ammunition.txt

waegemann commented 5 years ago

Thank you for the patch, it was applied in commit 0b72f7085155e920ec3d7b2953819922d776f59f.