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 loewis
Recipients Kotan, amaury.forgeotdarc, brian.curtin, loewis, pitrou, tim.golden
Date 2010-11-20.19:40:58
SpamBayes Score 0.20169303
Marked as misclassified No
Message-id <1290282060.35.0.240444938709.issue10469@psf.upfronthosting.co.za>
In-reply-to
Content
Kotan: please perform the following procedure:

1. Open pcbuild.sln
2. In the pythoncore project, open errnomodule.c
3. find the reference to EWOULDBLOCK and WSAEWOULDBLOCK
4. for each one, "go to definition"
5. report here what header files Visual Studio thinks they are defined in, and what values they have.
History
Date User Action Args
2010-11-20 19:41:00loewissetrecipients: + loewis, amaury.forgeotdarc, pitrou, tim.golden, brian.curtin, Kotan
2010-11-20 19:41:00loewissetmessageid: <1290282060.35.0.240444938709.issue10469@psf.upfronthosting.co.za>
2010-11-20 19:40:58loewislinkissue10469 messages
2010-11-20 19:40:58loewiscreate