Re: [PATCH 0/5] connman: Fix issue with const return value from strrchr and memchr
[email protected] Fri, 13 Feb 2026 21:10:05 +0000
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <177101700533.2558751.11198204383154061574.git-patchwork-notify@kernel.org> |
Hello: This series was applied to connman.git (master) by Marcel Holtmann <[email protected]>: On Thu, 12 Feb 2026 13:25:15 +0000 you wrote: > When compiling with recent gcc and glibc-2.43 the --Wdiscarded-qualifiers > warning occurs because with ISO C23, the functions strrrchr qnd memchr > return pointers into their input arrays now have definitions as macros > that return a pointer to a const-qualified type when the input argument > is a pointer to a const-qualified type. > > Rudi Heitbaum (5): > vpn: Fix issue with const return value from strrchr > vpn-provider: Fix issue with const return value from strrchr > gweb: Fix issue with const return value from memchr > dundee: Fix issue with const return value from strrchr > ofono: Fix issue with const return value from strrchr > > [...] Here is the summary with links: - [1/5] vpn: Fix issue with const return value from strrchr https://git.kernel.org/pub/scm/network/connman/connman.git/?id=0762b1413f35 - [2/5] vpn-provider: Fix issue with const return value from strrchr https://git.kernel.org/pub/scm/network/connman/connman.git/?id=67b1feb08163 - [3/5] gweb: Fix issue with const return value from memchr https://git.kernel.org/pub/scm/network/connman/connman.git/?id=105276d27c4f - [4/5] dundee: Fix issue with const return value from strrchr https://git.kernel.org/pub/scm/network/connman/connman.git/?id=30f6841aa797 - [5/5] ofono: Fix issue with const return value from strrchr https://git.kernel.org/pub/scm/network/connman/connman.git/?id=31733fbba5e5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html