Bug #81520 do not pass type to std::make_pair() (contribution)
Submitted: 20 May 2016 13:28 Modified: 21 May 2016 12:57
Reporter: OCA Admin (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[20 May 2016 13:28] OCA Admin
Description:
This bug tracks a contribution by Christian Hesse (Github user: eworm-de) as described in http://github.com/mysql/mysql-server/pull/71

How to repeat:
See description

Suggested fix:
See contribution code attached
[20 May 2016 13:28] OCA Admin
Contribution submitted via Github - do not pass type to std::make_pair() 
(*) Contribution by Christian Hesse (Github eworm-de, mysql-server/pull/71#issuecomment-220591313): 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_69426088.txt (text/plain), 933 bytes.

[21 May 2016 12:57] MySQL Verification Team
Hello Christian Hesse,

Thank you for the report and contribution.
Imho this is duplicate of Daniel's Bug #80996 and 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.

Thanks,
Umesh