]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix SF bug #691793, Python 2.3a2 build fails on Tru64
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 23 Feb 2003 23:45:16 +0000 (23:45 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 23 Feb 2003 23:45:16 +0000 (23:45 +0000)
Misc/NEWS

index dc77362cd0830833f49b0f3edf8a604fc39c3367..bd5b05ecd04ade039860fbdcaec07e43972a8499 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,9 @@ What's New in Python 2.2.3 ?
 Release date: XX-XXX-2003
 ============================
 
+- Fix problem building on OSF1 because the compiler only accepted
+  preprocessor directives that start in column 1.  (SF bug #691793.)
+
 - Fixed two places in PyObject_Generic{Get,Set}Attr() where the
   tp_descr_{get,set} slot of a descriptor's type was accessed without
   checking tp_flags whether those slots actually exist.  This could