New submission from Brian Curtin <cur...@acm.org>: Raymond informed me that #1578269 introduced breakage to compilation under Visual Studio 2005 due to three undefined symbols. I'm not currently setup to build under 2005, so I just offer this patch which defines the values as they are seen in VS 2008.
---------- assignee: rhettinger components: Build, Windows files: undefined_symbols.diff keywords: needs review, patch, patch messages: 112252 nosy: brian.curtin, rhettinger priority: normal severity: normal stage: patch review status: open title: Fix undefined symbol errors on VS8.0 build type: compile error versions: Python 3.2 Added file: http://bugs.python.org/file18296/undefined_symbols.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9445> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com