Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: third_party/swig/README.chromium

Issue 5794006: Fix pyautolib so that it builds on Windows in multi-dll mode.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/swig/Lib/python/pyruntime.swg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/swig/README.chromium
===================================================================
--- third_party/swig/README.chromium (revision 69058)
+++ third_party/swig/README.chromium (working copy)
@@ -12,5 +12,6 @@
Local Modifications:
- Removed all non-python bindings from Lib/.
- Edit Lib/python/pyruntime.swg to include Python.h without the _DEBUG macro to
-avoid requiring python<ver>_d.lib since we do not intend to debug python.
+avoid requiring python<ver>_d.lib since we do not intend to debug python. Also
+disable a MSVC warning about mixing headers with and without _DEBUG.
« no previous file with comments | « third_party/swig/Lib/python/pyruntime.swg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698