gh-145092: Fix compiler warning for memchr() and wcschr() returning c… · python/cpython@faea32b · GitHub
Skip to content

Commit faea32b

Browse files
authored
gh-145092: Fix compiler warning for memchr() and wcschr() returning const pointer (GH-145093)
1 parent 2be2dd5 commit faea32b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Objects/stringlib/fastsearch.h

Lines changed: 2 additions & 2 deletions

Python/preconfig.c

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)