When reviewing HARMONY-1672, there are bits like res.i = (int32)2147483647;
(not part of the patch, but surrounding code...)What is the downside for using INT32_MAX or something portable and appropriate? Wouldnt' that make the code more readable?
geir --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
