STINNER Victor <[email protected]> added the comment:
"AMD64 Arch Linux Asan 3.8" buildbot logs a compiler warning:
https://buildbot.python.org/all/#builders/580/builds/4
Objects/exceptions.c: In function ‘MemoryError_dealloc’:
Objects/exceptions.c:2298:23: warning: comparison of distinct pointer types
lacks a cast
2298 | if (Py_TYPE(self) != PyExc_MemoryError) {
| ^~
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41654>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com