Bug #91471 Contribution: Catch exception by reference instead of by value
Submitted: 28 Jun 2018 13:54 Modified: 25 Oct 2018 9:42
Reporter: OCA Admin (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: GIS Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[28 Jun 2018 13:54] OCA Admin
Description:
This bug tracks a contribution by su tristan (Github user: foobar) as described in http://github.com/mysql/mysql-server/pull/214

How to repeat:
See description

Suggested fix:
See contribution code attached
[28 Jun 2018 13:54] OCA Admin
Contribution submitted via Github - Catch exception by reference instead of by value 
(*) Contribution by su tristan (Github foobar, mysql-server/pull/214#issuecomment-401039217): 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_197715585.txt (text/plain), 776 bytes.

[28 Jun 2018 14:04] MySQL Verification Team
Thank you for contribution
[29 Jun 2018 13:10] Tor Didriksen
Posted by developer:
 
Fixed by patch for internal bug:
    Bug #26826272: REMOVE GCC 8 WARNINGS
    Bug #87801 	Remove GCC 8 warnings
    This patch fixes all -Werror warnings of server code built with debug.
[25 Oct 2018 9:42] Erlend Dahl
Fixed as a duplicate of Bug#87801 Remove GCC 8 warnings