> Move declaration of 'clnt_create()' NIS function to pyport.h, as it's > supposed to be declared in system include files (with a proper prototype.) > Should be moved to a platform-specific block if anyone finds out which > broken platforms need it :-) [The following is inside #if 0] > + /* From Modules/nismodule.c */ > + CLIENT *clnt_create(); > + Thomas, I'm not sure if this particular declaration belongs in pyport.h, even inside #if 0. CLIENT is declared in a NIS-specific header file that's not included by pyport.h, but which *is* included by nismodule.c. I think you did the right thing to nismodule.c; the pyport.h patch is redundant in my eyes. --Guido van Rossum (home page: http://www.python.org/~guido/)
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