Bug #83372 fix compilation with gcc 6.2.1 (contribution)
Submitted: 13 Oct 2016 14:43 Modified: 14 Oct 2016 22:04
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[13 Oct 2016 14:43] OCA Admin
Description:
This bug tracks a contribution by Christian Hesse (Github user: eworm-de) as described in http://github.com/mysql/mysql-workbench/pull/10

How to repeat:
See description

Suggested fix:
See contribution code attached
[13 Oct 2016 14:43] OCA Admin
Contribution submitted via Github - fix compilation with gcc 6.2.1 
(*) Contribution by Christian Hesse (Github eworm-de, mysql-workbench/pull/10#issuecomment-253491775): 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_89161319.txt (text/plain), 1.84 KiB.

[13 Oct 2016 14:57] MySQL Verification Team
Hello Christian Hesse,

Thank you for the report and contribution.

Thanks,
Umesh
[14 Oct 2016 22:04] Christine Cole
Fixed as of the upcoming MySQL Workbench 6.3.8 release, and here's the
changelog entry:

Compiler errors were resolved with GCC 6.2.1. Thanks to Christian Hesse
for the patch.

Thank you for the bug report.