Bug #86418 build warnings for developer studio
Submitted: 23 May 2017 7:35 Modified: 24 May 2017 13:32
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.2 OS:Any
Assigned to: CPU Architecture:Any

[23 May 2017 7:35] Tor Didriksen
Description:
Misc warnings:
Warning: Last line in file is not terminated with a newline.
Warning: name hides dict_index_t::name.
Deducing non-void lambda return type 'bool' from lambda without a single return statement.

How to repeat:
Build with /opt/developerstudio12.5/bin/CC

Suggested fix:
add newlines, fix shadowing warning, add lambda return type.
[24 May 2017 13:32] Paul DuBois
Posted by developer:
 
Fixed in 8.0.2.

Code cleanup. Bug affects no released version. No changelog entry needed.