Bug #87567 compile warnings on macos
Submitted: 28 Aug 2017 14:28 Modified: 1 Sep 2017 1:11
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

[28 Aug 2017 14:28] Tor Didriksen
Description:
When building on Mac we currently have *lots* of warnings.

How to repeat:
Build 
$clang --version 
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.6.0
Thread model: posix

Suggested fix:
Fix where possible, silence otherwise (e.g. code generated by protobuf)
[1 Sep 2017 1:11] Paul DuBois
Posted by developer:
 
Fixed in 8.0.4.

Code cleanup. No changelog entry needed.
[12 Apr 2018 5:24] Erlend Dahl
Bug#88553 compile error: format error in xpl_log.h

was marked as a duplicate.