Skip to content

Fix compiler warning in unicodeobject.c#105050

Merged
methane merged 1 commit intopython:mainfrom
methane:fix-warning
May 29, 2023
Merged

Fix compiler warning in unicodeobject.c#105050
methane merged 1 commit intopython:mainfrom
methane:fix-warning

Conversation

@methane
Copy link
Member

@methane methane commented May 29, 2023

Apple clang version 14.0.3 (clang-1403.0.22.14.1)

Objects/unicodeobject.c:239:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
_PyUnicode_InternedSize()

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes 3.13 bugs and security fixes skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants