projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eb37f0
)
Fix SF bug #691793, Python 2.3a2 build fails on Tru64
author
Neal Norwitz
<nnorwitz@gmail.com>
Sun, 23 Feb 2003 23:45:35 +0000
(23:45 +0000)
committer
Neal Norwitz
<nnorwitz@gmail.com>
Sun, 23 Feb 2003 23:45:35 +0000
(23:45 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index c1236894efe4e8373d7947f71b8fb0bf32e197c0..929c023d8624326cc4b3a04caa83915e0fb5a528 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-35,7
+35,8
@@
TBD
Build
-----
-TBD
+- Fix problem building on OSF1 because the compiler only accepted
+ preprocessor directives that start in column 1. (SF bug #691793.)
C API
-----