Created attachment 255469 [details] Fix compiler-warnings raised by the new clang 19 The patch fixes new compiler-warnings raised by clang-19. (I am the port's maintainer.)
Maintainer informed via mail
You're doing something strange with your patches and they don't apply directly. Use "git-format-patch" to create them ideally. Do not change anything about the generated patch files.
Created attachment 255473 [details] git format-patch > Use "git-format-patch" to create them ideally Here goes...
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1e10aedfb9998dfb21d28c0a9d86c8e07f6539f commit e1e10aedfb9998dfb21d28c0a9d86c8e07f6539f Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2024-11-26 16:25:28 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-27 11:59:49 +0000 lang/siod: resolve new warnings raised by the increasingly-picky clang-19 PR: 282986 lang/siod/files/patch-lib | 113 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 88 insertions(+), 25 deletions(-)
Thank you for your contribution.