$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Rational: [PATCH] Eliminate excessive calls to gcd
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-05-21 22:20:11
AMDG
On 05/21/2012 03:11 AM, Mario Lang wrote:
>
> Attached is another version of my proposed patch with all traces of
> operator% removed, but with the elimination of useless gcd retained.
>
> <snip>
>
This version looks good. The tests pass with
msvc and gcc. I've also verified by inspection
that this patch can't cause integer overflow.
Committed in r78537.
In Christ,
Steven Watanabe