Here is my attempt. I changed the divide to use unchecked-divide-int
and explicitly cast recur values to long.

http://clojure.pastebin.com/xs79ruw1

Allen

On Sat, Jan 1, 2011 at 5:47 PM, Albert Cardona <sapri...@gmail.com> wrote:
> Hi all,
>
> I'd apreciate help on figuring out why a loop gets number boxing
> warnings, when it shouldn't:
>
> http://clojure.pastebin.com/9uLZqGhy
>
> I'm using clojure from:
>
> commit f30995c86056959abca53d0ca35dcb9cfa73e6e6
> Author: Stuart Halloway <s...@thinkrelevance.com>
> Date:   Fri Dec 17 15:17:20 2010 -0500
>
> Thanks.
>
> Albert
>
> --
> http://albert.rierol.net
>
> --
> 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

-- 
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