STINNER Victor <[email protected]> added the comment:
The change introduced a warning. Can someone please take a look (and maybe fix
it)?
./Modules/posixmodule.c: In function 'os_dup2_impl':
./Modules/posixmodule.c:7785:9: warning: 'res' may be used uninitialized in
this function [-Wmaybe-uninitialized]
int res;
^~~
----------
nosy: +vstinner
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32441>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com