Message81271
I see. I had thought your code was for VS2005 (VC8)
I have changed the patch to work with VS2005 as well.
I don't think we need to worry about VS2003 so much, as I don't think
it is an officially supported compiler for the current python
versions. Also, the problem with close() et al only started when we
ported the code to Visual Studio 2005, and this is the version of
VisualStudio that starts to make assertions about its file descriptors.
Anyway, I upload an updated version of the patch, which copes with
VS2005 as well as VS2008 |
|
Date |
User |
Action |
Args |
2009-02-06 15:57:33 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, loewis, mhammond, amaury.forgeotdarc, ocean-city |
2009-02-06 15:57:31 | kristjan.jonsson | set | messageid: <1233935851.1.0.0377952265875.issue4804@psf.upfronthosting.co.za> |
2009-02-06 15:57:27 | kristjan.jonsson | link | issue4804 messages |
2009-02-06 15:57:26 | kristjan.jonsson | create | |
|