Skip to content

Fix build warnings on some platforms#19170

Merged
AskAlexSharov merged 1 commit intomainfrom
anacrolix/build-warnings-windows
Feb 15, 2026
Merged

Fix build warnings on some platforms#19170
AskAlexSharov merged 1 commit intomainfrom
anacrolix/build-warnings-windows

Conversation

@anacrolix
Copy link
Contributor

@anacrolix anacrolix commented Feb 14, 2026

Fixes warning in log at #19074 (comment)

Fixes #17214 (GCC most likely).

I'm expecting the strlen warning to be fixed, and if the top-level warning thing for cc1 still exists, I'll add a fix for that in this PR.

Need to read the build log for a Windows workflow to confirm.

@anacrolix anacrolix force-pushed the anacrolix/build-warnings-windows branch from 96ed3d2 to 596bd61 Compare February 14, 2026 05:17
@AskAlexSharov AskAlexSharov merged commit 6571d1d into main Feb 15, 2026
26 checks passed
@AskAlexSharov AskAlexSharov deleted the anacrolix/build-warnings-windows branch February 15, 2026 08:50
@anacrolix
Copy link
Contributor Author

Can confirm, the other warnings goes away when the strlen does.

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 when compiling 3.1 on linux

2 participants