[MDEV-29578] Connect engine build warnings Created: 2022-09-20  Updated: 2022-10-26  Resolved: 2022-10-26

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - Connect
Affects Version/s: 10.6.10
Fix Version/s: 10.3.37, 10.4.27, 10.5.18, 10.6.11, 10.7.7, 10.8.6, 10.9.4, 10.10.2, 10.11.1

Type: Bug Priority: Major
Reporter: Andrew Hutchings Assignee: Andrew Hutchings
Resolution: Fixed Votes: 0
Labels: None


 Description   

Found by marko. When building as follows, warnings are generated, they need to go away:

export CFLAGS="-Og -march=native -mtune=native"
export CXXFLAGS="-Og -march=native -mtune=native"
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug -G Ninja -DMYSQL_MAINTAINER_MODE=WARN
cmake --build . --parallel 32



 Comments   
Comment by Andrew Hutchings [ 2022-09-22 ]

Fixed in https://github.com/MariaDB/server/pull/2278

Generated at Thu Feb 08 10:09:41 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.