Skip to content

Fixes #343 - compile C++ tests with -fno-strict-aliasing#355

Draft
jiridanek wants to merge 1 commit intoskupperproject:mainfrom
jiridanek:jd_2022_04_19_lto_c_unittests
Draft

Fixes #343 - compile C++ tests with -fno-strict-aliasing#355
jiridanek wants to merge 1 commit intoskupperproject:mainfrom
jiridanek:jd_2022_04_19_lto_c_unittests

Conversation

@jiridanek
Copy link
Copy Markdown
Contributor

No description provided.

@jiridanek
Copy link
Copy Markdown
Contributor Author

jiridanek commented Apr 19, 2022

This does not actually silence the compiler warning. I'm not sure how to best get rid of it. Maybe, don't build tests in the RPM? ;P

@jiridanek jiridanek force-pushed the jd_2022_04_19_lto_c_unittests branch from 078f178 to df25666 Compare May 2, 2022 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

warning: type of 'qd_server_listener' does not match original declaration [-Wlto-type-mismatch]

1 participant