Overview
Request 1063289 accepted
- Update to 4.6.0
- fix warning on signedness of the ONE constant.
- add note to conf-cc about how to silence gcc's incorrect warning
"suggest parentheses around assignment".
- fix overflow in output for reported address.
- add note about randomizing values used at runtime by seeding PRNG.
Disabled by default for reproducibility.
- Update to 4.5.1
- documentation-only update.
- add note to README about build problem with Tru64, with workaround.
Request History
ecsos created request
- Update to 4.6.0
- fix warning on signedness of the ONE constant.
- add note to conf-cc about how to silence gcc's incorrect warning
"suggest parentheses around assignment".
- fix overflow in output for reported address.
- add note about randomizing values used at runtime by seeding PRNG.
Disabled by default for reproducibility.
- Update to 4.5.1
- documentation-only update.
- add note to README about build problem with Tru64, with workaround.
p_conrad accepted request
Thanks!