New submission from Adal Chiriliuc:

The WRITE_RESTRICTED macro defined in structmember.h (value 4) conflicts
with the WRITE_RESTRICTED macro defined in winnt.h (value 8) in the
newer Win32 Platform SDK (such as the one included in Visual Studio 2008).

It generates a warning and could potentially be dangerous as the two
values are different.

----------
components: Interpreter Core
messages: 58113
nosy: adal
severity: normal
status: open
title: Win32 Platform SDK conflict
type: compile error
versions: Python 2.6

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1546>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to