This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, jkloth, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2019-03-06.16:59:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551891585.1.0.884064549826.issue9566@roundup.psfhosted.org>
In-reply-to
Content
> New changeset edad38e3e05586ba58291f47756eb3fb808f5577 by Victor Stinner (Jeremy Kloth) in branch 'master':
> bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010)

It fixed the last known warning. Thanks everyone who was involved in this funny ride. It's now time to close the issue!

It just took 9 years to fix all compiler warnings on 64-bit Windows ;-)
History
Date User Action Args
2019-03-06 16:59:45vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, jkloth, janglin, flox, python-dev, steve.dower, Segev Finer
2019-03-06 16:59:45vstinnersetmessageid: <1551891585.1.0.884064549826.issue9566@roundup.psfhosted.org>
2019-03-06 16:59:45vstinnerlinkissue9566 messages
2019-03-06 16:59:45vstinnercreate