Message 76442 - Python tracker

Message76442

Author akitada
Recipients akitada, amaury.forgeotdarc, brett.cannon, rpetrov
Date 2008-11-25.23:39:54
SpamBayes Score 3.7347712e-05
Marked as misclassified No
Message-id <1227656395.52.0.804482780956.issue4370@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-11-25 23:39:55akitadasetrecipients: + akitada, brett.cannon, amaury.forgeotdarc, rpetrov
2008-11-25 23:39:55akitadasetmessageid: <1227656395.52.0.804482780956.issue4370@psf.upfronthosting.co.za>
2008-11-25 23:39:54akitadalinkissue4370 messages
2008-11-25 23:39:54akitadacreate