On Sun, Jul 22, 2018 at 12:48 PM, Adam Wulkiewicz via Boost < boost@lists.boost.org> wrote:
Marshall Clow Via Boost wrote:
On Wed, Jul 11, 2018 at 6:10 AM, Adam Wulkiewicz via Boost < boost@lists.boost.org> wrote:
Hi
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/Release-Beta-Merge-Policy
The master branch will close for the 1.68.0 release on August 1st.
I'd like to merge the following fixes:
https://github.com/boostorg/geometry/pull/488/files https://github.com/boostorg/geometry/pull/499/files https://github.com/boostorg/geometry/commit/84d08d69362028ed 6befa86ac5056b7d4001749d https://github.com/boostorg/geometry/commit/ec7ac6df00195dbe 7ba88022118276623cba972a
I'll also update release notes in the docs.
They look fine to me.
How about these two? https://github.com/boostorg/geometry/commit/1b3cab85bddbb4e6 d76b9acf938182c349417f17 https://github.com/boostorg/geometry/commit/01c7c4b6e93b4982 30133cb85f8240c833fe6853
If the tests are passing on develop, then those are both fine.
I'd also like to move test files to different directories which is caused by switching from CircleCI 1.0 to 2.0. Would this be acceptable? https://github.com/awulkiew/geometry/commit/577688d238f3dbab 987ad0e8e32e6be62b1f1188
Doesn't that need to go into develop first? -- Marshall