Bug #83185 Remove use of boost::noncopyable
Submitted: 28 Sep 2016 10:38 Modified: 28 Sep 2016 15:26
Reporter: Steinar Gunderson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[28 Sep 2016 10:38] Steinar Gunderson
Description:
Some parts of the server uses boost::noncopyable, which is not in the approved Boost subset. We should get rid of it.

How to repeat:
N/A

Suggested fix:
N/A
[28 Sep 2016 15:23] Paul DuBois
Posted by developer:
 
Fixed in 8.0.1.

Code cleanup. No changelog entry needed.