Martin v. Löwis <mar...@v.loewis.de> added the comment:

Oops, I was confused. My copy is VS 2008, of course. So that's another 
incompatible change in VS 2010. Tcl, Ruby, and curl are ahead of us, here:

http://redmine.ruby-lang.org/issues/show/3092
http://sourceforge.net/tracker/index.php?func=detail&aid=3019634&group_id=10894&atid=310894
http://www.mail-archive.com/curl-libr...@cool.haxx.se/msg05164.html

I think we can work around that by switching the order of preference: use WSA 
constants if available, and errno.h values otherwise.

Kotan: can you please search the CRT sources whether these "POSIX" values are 
used anywhere?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10469>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to