[New-bugs-announce] [issue38425] Remove warning: ‘res’ may be used uninitialized in this function

Dong-hee Na report at bugs.python.org
Thu Oct 10 01:02:14 EDT 2019


New submission from Dong-hee Na <donghee.na92 at gmail.com>:

Python/Python-ast.c: In function ‘PyAST_obj2mod’:
Python/Python-ast.c:10253:12: warning: ‘res’ may be used uninitialized in this function [-Wmaybe-uninitialized]

CentOS Linux release 7.6.1810
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)

----------
assignee: corona10
messages: 354312
nosy: corona10
priority: normal
severity: normal
status: open
title: Remove warning: ‘res’ may be used uninitialized in this function
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38425>
_______________________________________


More information about the New-bugs-announce mailing list