[Python-Dev] vs2005 Project Patch and Configuration Inquiry (original) (raw)
Joseph Armbruster josepharmbruster at gmail.com
Sat May 26 17:50:01 CEST 2007
- Previous message: [Python-Dev] python/trunk/Lib/test/test_urllib.py (for ftpwrapper)
- Next message: [Python-Dev] vs2005 Project Patch and Configuration Inquiry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] python/trunk/Lib/test/test_urllib.py (for ftpwrapper)
- Next message: [Python-Dev] vs2005 Project Patch and Configuration Inquiry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]