Re: [release] Master branch is now open for bug fixes
Christian Granzin via Boost <[email protected]>
| Newsgroups | gmane.comp.lib.boost.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I would like to merge a fix for MSM addressing non-functional copy and move operations in the backmp11 backend: https://github.com/boostorg/msm/pull/206 Copy operations became non-functional due to a regression introduced in version 1.91, where a newly added member was not copyable. Move operations were also non-functional, as they had not yet been implemented. This PR adds the missing move implementations, restores copy functionality, and introduces regression tests to cover both cases. All tests pass successfully. Christian Granzin Am 11.03.2026 um 15:11 schrieb Marshall Clow via Boost: > Hi, > > The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in: > > https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy > > The next deadline: On April 1st, the master branch closes for all changes. > > As always, the calendar is at https://www.boost.org/calendar > > — The release managers > _______________________________________________ > Boost mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ > Archived at: https://lists.boost.org/archives/list/[email protected]/message/PVY2BNKDBTXOTUDXZYM7FRN2SDO2CDKL/ _______________________________________________ Boost mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/[email protected]/message/CN2CHZE2TDNCIEN3VUQVF4U57DKNWZN2/