[Python-Dev] vs2005 Project Patch and Configuration Inquiry

Joseph Armbruster josepharmbruster at gmail.com
Sat May 26 17:50:01 CEST 2007


All,

As per the removal of the rgbimgmodule due to deprecation in the trunk:

http://svn.python.org/projects/python/trunk

---Begin SVN log---
r55458 | brett.cannon | 2007-05-20 03:09:50 -0400 (Sun, 20 May 2007) | 2 
lines

Remove the rgbimg module.  It has been deprecated since Python 2.5.
---End SVN log---


The PCbuild8 solution needs to be corrected.  A patch is attached.

In addition, I noticed that under C++/Advanced Properties, all the 
configurations appear to be set to "Compile as C++ Code" with the /TP 
argument.  Should these be set to "Compile as C Code" with the /TC argument?


Joseph Armbruster
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vsproj.patch
Url: http://mail.python.org/pipermail/python-dev/attachments/20070526/39e5c046/attachment.asc 


More information about the Python-Dev mailing list