Re: [boost] Master branch open for merging
I would like to merge Spirit to master. The develop contains bunch of minor changes, but I important ones are: Endian namespace pollution and macros conflict fixes: https://github.com/boostorg/spirit/commit/6c258d506c2bbadccdb9f25e481984aca0... https://github.com/boostorg/spirit/commit/74c0ec310a2345cb95ffb947327f69007d... https://github.com/boostorg/spirit/commit/9d48b5a23197bbbcc4a3a8990c164b1cfd... GCC 6/7 regression avoidance: https://github.com/boostorg/spirit/commit/8bd9b6ece40f9324a902bb0f726e785ffa... The regression matrix is green for two weeks.
On Fri, Mar 22, 2019 at 2:52 PM Nikita Kniazev via Boost < boost@lists.boost.org> wrote:
I would like to merge Spirit to master.
The develop contains bunch of minor changes, but I important ones are:
Endian namespace pollution and macros conflict fixes:
https://github.com/boostorg/spirit/commit/6c258d506c2bbadccdb9f25e481984aca0...
https://github.com/boostorg/spirit/commit/74c0ec310a2345cb95ffb947327f69007d...
https://github.com/boostorg/spirit/commit/9d48b5a23197bbbcc4a3a8990c164b1cfd...
GCC 6/7 regression avoidance:
https://github.com/boostorg/spirit/commit/8bd9b6ece40f9324a902bb0f726e785ffa...
The regression matrix is green for two weeks.
Approved. -- Marshall
participants (2)
-
Marshall Clow
-
Nikita Kniazev