Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Compilation warnings #817

Merged
merged 4 commits into from
Jan 24, 2025
Merged

Conversation

dalathegreat
Copy link
Owner

@dalathegreat dalathegreat commented Jan 23, 2025

What

This PR fixes some compilation warnings. It also enables Werror flag for the build system

Why

More immunity-aware programming techniques

How

Compiler warnings set to ALL
image

Normally generates massive amounts of warnings
image

After this PR is applied, these are all cleared

image

Copy link
Collaborator

@mvgalen mvgalen left a comment

Choose a reason for hiding this comment

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

LGTM.

@mvgalen mvgalen merged commit 275eaa9 into main Jan 24, 2025
112 checks passed
@mvgalen mvgalen deleted the improvement/compilation-warnings branch January 24, 2025 15:40
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.

2 participants