Skip to content

Conversation

@corona10
Copy link
Member

@corona10corona10 commented Jun 2, 2023

….c (part2)

 Python/assemble.c: In function ‘_PyAssemble_MakeCodeObject’: Python/assemble.c:130:9: warning: ‘handler.h_startdepth’ may be used uninitialized in this function [-Wmaybe-uninitialized] int depth = handler->h_startdepth - 1; ^~~~~ Python/assemble.c:147:34: note: ‘handler.h_startdepth’ was declared here _PyCompile_ExceptHandlerInfo handler; ^~~~~~~ 

@corona10
Copy link
MemberAuthor

@iritkatriel It will be the last one.

@corona10corona10 enabled auto-merge (squash) June 2, 2023 15:50
@corona10corona10 merged commit 2f5c1ae into python:mainJun 2, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@corona10@iritkatriel@bedevere-bot