I fixed the 'regression' (in Jelly terms); I believe this implements what you
suggest.

URL: http://svn.apache.org/viewvc?rev=814634&view=rev
Log: 
When arithmetic operations are performed on 'natural' types, do not narrow
to Long if either argument is BigInteger and do not narrow to Integer if
either argument is a Long; updated JavaDoc accordingly 

Modified: 
   
commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl/JexlArithmetic.java
 

-- 
View this message in context: 
http://www.nabble.com/-JEXL--2.0-incompatible-change-of-number-coercion-behaviour-tp25428428p25436003.html
Sent from the Commons - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to