paulgoleary opened a new pull request #42: Fixes equals issue in FP48 macro. URL: https://github.com/apache/incubator-milagro-crypto-c/pull/42 Current template incorrectly compares 'b' component twice and ignores 'c'. While unlikely to happen in general usage - i.e. what are the chances that two FP16 components are equal but the last one isn't? - it did surface in a specific instance for me.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
