Update of /cvsroot/python/python/dist/src/Parser In directory slayer.i.sourceforge.net:/tmp/cvs-serv29235/Parser Modified Files: myreadline.c Log Message: Include limits.h if we have it. Index: myreadline.c =================================================================== RCS file: /cvsroot/python/python/dist/src/Parser/myreadline.c,v retrieving revision 2.20 retrieving revision 2.21 diff -C2 -r2.20 -r2.21 *** myreadline.c 2000/06/30 23:58:05 2.20 --- myreadline.c 2000/07/03 21:39:47 2.21 *************** *** 20,23 **** --- 20,26 ---- #include "Python.h" + #ifdef HAVE_LIMITS_H + #include <limits.h> + #endif int (*PyOS_InputHook)() = NULL;
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4