Bug #80996 correct make_pair for c++11 (contribution)
Submitted: 7 Apr 2016 11:48 Modified: 9 May 2016 15:03
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[7 Apr 2016 11:48] OCA Admin
Description:
This bug tracks a contribution by Daniel Black (Github user: grooverdan) as described in http://github.com/mysql/mysql-server/pull/67

How to repeat:
See description

Suggested fix:
See contribution code attached
[7 Apr 2016 11:48] OCA Admin
Contribution submitted via Github - correct make_pair for c++11 
(*) Contribution by Daniel Black (Github grooverdan, mysql-server/pull/67#issuecomment-206590136): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_65397515.txt (text/plain), 797 bytes.

[11 Apr 2016 5:42] MySQL Verification Team
Hello Daniel,

Thank you for the report and contribution.

Thanks,
Umesh
[12 Apr 2016 7:21] Ståle Deraas
Posted by developer:
 
We will include the contribution, but note that C++11 is not supported on 5.7, so there will be other issues.
[5 May 2016 15:12] MySQL Verification Team
http://bugs.mysql.com/bug.php?id=81317 marked as duplicate of this one.
[9 May 2016 15:03] Paul DuBois
Posted by developer:
 
Noted in 5.7.14 changelog.

A compilation error was corrected for a make_link() call when 
compiling in C++11 mode. Thanks for Daniel Black for the
contribution.
[21 May 2016 12:57] MySQL Verification Team
Bug #81520 marked as duplicate of this
[19 Jul 2016 8:57] MySQL Verification Team
Bug #82276 marked as duplicate of this