Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix various warning issues#410

Merged
aytey merged 3 commits intostp:masterfrom
fortify-iq:fix-warnings-issues
Jul 29, 2021
Merged

Fix various warning issues#410
aytey merged 3 commits intostp:masterfrom
fortify-iq:fix-warnings-issues

Conversation

@Shatur
Copy link
Contributor

@Shatur Shatur commented Jul 28, 2021

This PR fixes some warnings (except for some warnings coming from ABC, which should be fixed on the ABC side, and some warnings can't be fixed properly without C++17), slightly modernizes CMake and adds the ability to suppress warnings at all.

Each commit is a separate edit.

Closes #409.

@Shatur Shatur mentioned this pull request Jul 29, 2021
Copy link
Member

@aytey aytey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a good first attempt; some minor comments just to clean some edges up.

@Shatur Shatur requested a review from aytey July 29, 2021 10:22
@Shatur
Copy link
Contributor Author

Shatur commented Jul 29, 2021

@andrewvaughanj Thanks! I applied all discussed suggestions.

@Shatur Shatur requested a review from aytey July 29, 2021 10:34
@aytey
Copy link
Member

aytey commented Jul 29, 2021

One last comment from me (the one on fPIC) and then I think it looks good.

Have you tested that this "all works" for your purposes (apart from the message bits)?

@Shatur
Copy link
Contributor Author

Shatur commented Jul 29, 2021

Have you tested that this "all works" for your purposes (apart from the message bits)?

Yes!

@Shatur Shatur requested a review from aytey July 29, 2021 11:09
Copy link
Member

@aytey aytey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks!

@aytey aytey merged commit 9f61e1c into stp:master Jul 29, 2021
@aytey
Copy link
Member

aytey commented Jul 29, 2021

Thanks, @Shatur!

@Shatur Shatur deleted the fix-warnings-issues branch July 29, 2021 11:20
@Shatur
Copy link
Contributor Author

Shatur commented Jul 29, 2021

apart from the message bits

Opened a separate PR: #411.

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.

Hardcoded warnings level

2 participants