https://issues.apache.org/ooo/show_bug.cgi?id=118999
Pedro Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77262|0 |1 is obsolete| | --- Comment #2 from Pedro Giffuni <[email protected]> 2012-03-01 04:20:31 UTC --- Created attachment 77263 --> https://issues.apache.org/ooo/attachment.cgi?id=77263 Fix lap year calculation Hmm.. let's remove some parenthesis that are not necessary thanks to precedence. The code here: http://www.c.happycodings.com/Miscellaneous/code34.html is somewhat more extreme removing most of the parenthesis, but for clarity it's not bad to preserve some. The compiler will find a way to optimize them out anyways. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
