Akira Kitada <[EMAIL PROTECTED]> added the comment: Thank you again for the feedback.
I think those warnings are not so useful, or even misleading, when we know they are handled appropriately. with these warnings hidden, it would get much more easy to read build log and find real warnings there. As for renaming Py_GCC_ATTRIBUTE, yes this would prevent python to use this macro in future for other attributer, but after all python does not need it for now. So I think that's not a problem. Someone will write it when he/she need it. ---------- components: -None _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4370> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
