Closed Romain-Geissler-1A closed 6 years ago
Ping @pdimov (It appears you have recently merged things into msm)
No good goes unpunished. :-)
Someone who uses and understands msm
needs to systematically go through the unmerged changes in develop
, review them and determine what needs to be merged into master
.
Hi,
This small patch fixes a local unused typedef warning with gcc. It is blocking for people using -Wall -Wextra -Werror compilation flags.
All releases from boost 1.58 to boost 1.61 are affected. Note that apparently this code has been refactored in the "develop" branch.
Cheers, Romain