Bug #88721 remove -Wdeclaration-after-statement from warning flags
Submitted: 30 Nov 2017 15:09 Modified: 1 Dec 2017 16:03
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.4 OS:Any
Assigned to: CPU Architecture:Any

[30 Nov 2017 15:09] Tor Didriksen
Description:
Remove -Wdeclaration-after-statement from warning flags.
All compilers in use for mysql 8.0 and later support it.

It gives spurious warnings when building 3rd party code.

How to repeat:
Read the code.

Suggested fix:
remove it
[1 Dec 2017 16:03] Paul DuBois
Posted by developer:
 
Fixed in 9.0.0.

Code cleanup. No changelog entry needed.
[4 Dec 2017 17:26] Paul DuBois
Fixed in 8.0.4.