On Tue, Mar 26, 2019 at 2:44 AM Andrey Semashev via Boost < boost@lists.boost.org> wrote:
On 3/13/19 5:46 PM, Marshall Clow via Boost wrote:
The master branch is is now open for post-beta merges, but only as described in the Post-Beta Merge Policy. See < https://github.com/boostorg/boost/wiki/Releases%3A-Beta-Merge-Policy>
May I merge this change to Boost.Integer master:
https://github.com/boostorg/integer/commit/33c165552cf1f9f16720acac43ad5477d...
(sorry for the noise from space trimming, the essential part is this:
https://github.com/boostorg/integer/commit/33c165552cf1f9f16720acac43ad5477d...
)
This fixes lcm_range function returning incorrect result if there is a value of 1 in the input range.
CI tests passed, a few testers that picked up the change are also green.
Approved. -- Marshall