On Tue, Nov 2, 2010 at 7:35 PM, box <somethingital...@gmail.com> wrote:
> sorry, i wrote too soon.
>
> (Math/abs (- Long/MIN_VALUE 1))
> java.lang.IllegalArgumentException: No matching method found: abs
> (NO_SOURCE_FILE:0)

On 1.3.0:

user=> (Math/abs (- Long/MIN_VALUE 1))
ArithmeticException integer overflow
clojure.lang.Numbers.throwIntOverflow (Numbers.java:1575)
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to