Hi Florian,

I figured as much when I wasn't able to produce a good test case. Fixed
that part for good style anyways though.

Cheers,

Yang
On Apr 25, 2013 7:07 PM, <floit...@google.com> wrote:

> FYI: I just fixed this bug in the double-conversion library and
> investigated.
>
> The SubtractTimes function is only called with values that have at most a
> difference of one bigint. This means that the loop never executes more than
> once. The spurious i++ therefore didn't have any effect.
>
> https://chromiumcodereview.**appspot.com/13454019/<https://chromiumcodereview.appspot.com/13454019/>
>

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to