Staging
v0.5.1
https://github.com/python/cpython
Revision 0cf3bad83d605077a0432d7f57a7abc3f5cc5160 authored by Moshe Zadka on 29 March 2001, 19:27:29 UTC, committed by Moshe Zadka on 29 March 2001, 19:27:29 UTC
This is supposed to fix compilation problems of the curses
module on SGI, and is based on the patch from 2.39 to 2.40
This should fix bug #116172

From the 2.39->2.40 log:
* Check for 'sgi' preprocessor symbol, not '__sgi__'
* Surround individual character macros with #ifdef's, instead of making them
  all rely on STRICT_SYSV_CURSES

Metacomment: this is as much to test procedures as it is
to actually fix the bug. If you're a CVS wizard please look
at the checkin message to see I'm commiting correctly,
and e-mail me if not, and I'll do my best to back it out and
reread the docos.

Good luck to me.
1 parent c9a822a
History
Tip revision: 0cf3bad83d605077a0432d7f57a7abc3f5cc5160 authored by Moshe Zadka on 29 March 2001, 19:27:29 UTC
Yay! First fix I'm commiting on the way to 2.0.1
Tip revision: 0cf3bad
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 8.0 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 35.1 KB
acconfig.h -rw-r--r-- 5.4 KB
config.h.in -rw-r--r-- 16.0 KB
configure -rwxr-xr-x 167.9 KB
configure.in -rw-r--r-- 34.4 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top