Bug #85235 MySQL does not compile with GCC 7
Submitted: 28 Feb 2017 15:27 Modified: 9 Mar 2017 18:28
Reporter: Steinar Gunderson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[28 Feb 2017 15:27] Steinar Gunderson
Description:
MySQL does not compile with the GCC 7 prerelease; partially due to stricter #include demands, and partially due to new warnings that stop the compilation in maintainer mode.

How to repeat:
N/A

Suggested fix:
N/A
[9 Mar 2017 18:28] Paul DuBois
Posted by developer:
 
Noted in 8.0.1 changelog.

MySQL did not compile with GCC 7.
[24 May 2017 10:55] Erlend Dahl
Bug#85298 item_geofunc.cc:1887:49: warning: enum constant in boolean context

was marked as a duplicate