On Jul 21, 2014, at 12:49 AM, Andrzej Krzemienski
2014-07-16 7:02 GMT+02:00 Eric Niebler
: On 7/15/2014 1:41 AM, Andrzej Krzemienski wrote:
Hi, According to Boost calendar at http://www.boost.org/community/index.html , Master is open for bug fixes and doc changes.
Hrm, we're still trying to get out a beta. I think that calendar is wrong.
Can I thus merge this pull request: https://github.com/boostorg/optional/pull/6, which I consider a fix for a performance bug, but I anticipate other people may have other opinions?
If tests have cycled and they look good, please go ahead.
Thanks, However, it looks like although my changes are in Master, they didn't get included in Beta 1 release. Is it enough to put my changes in master at this stage to get them included in 1.56 release? Or is there a release branch?
Yes, it’s enough to put your changes in master. No, there isn’t a release branch. “master” is the release branch; it’s supposed to be ready to release all the time. — Marshall