Skip to content

Fix Unix compilation when using GCC 14.x#31

Open
n1tehawk wants to merge 2 commits into
SoftEtherVPN:masterfrom
n1tehawk:nitehawk-gcc14
Open

Fix Unix compilation when using GCC 14.x#31
n1tehawk wants to merge 2 commits into
SoftEtherVPN:masterfrom
n1tehawk:nitehawk-gcc14

Conversation

@n1tehawk
Copy link
Copy Markdown

GCC 14 defaults to stricter type checking, causing compilation errors that result in a build failure with the current source code (v4.44 9807 rtm).

This patch addresses these to get the (Unix) build working again.

Tested with gcc 14.3.0 on Gentoo Linux.

Regards, NiteHawk

n1tehawk added 2 commits July 20, 2025 18:02
GCC 14 defaults to stricter type checking, causing compilation errors that
result in a build failure with the current source code (v4.44 9807 rtm).

This patch addresses these to get the (Unix) build working again.

Tested with gcc 14.3.0 on Gentoo Linux.
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.

1 participant