On Mon, Jul 24, 2000 at 04:09:40AM -0700, Thomas Wouters wrote: > Update of /cvsroot/python/python/dist/src/Modules > In directory slayer.i.sourceforge.net:/tmp/cvs-serv2752 > > Modified Files: > cmathmodule.c > Log Message: <zip> Sorry, something went wrong with checking in (bungled the log message, wanted to check on something, tried to cancel it, broke off the sync-mail instead ;P) The log message should have been: 'fix more sneakily hiding prototype-less function declarations.' And the diff this: Index: cmathmodule.c =================================================================== RCS file: /cvsroot/python/python/dist/src/Modules/cmathmodule.c,v retrieving revision 2.16 retrieving revision 2.17 diff -c -c -r2.16 -r2.17 *** cmathmodule.c 2000/07/21 06:00:07 2.16 --- cmathmodule.c 2000/07/24 11:09:37 2.17 *************** *** 36,44 **** #endif /* forward declarations */ ! staticforward Py_complex c_log(); ! staticforward Py_complex c_prodi(); ! staticforward Py_complex c_sqrt(); static Py_complex c_acos(Py_complex x) --- 36,44 ---- #endif /* forward declarations */ ! staticforward Py_complex c_log(Py_Complex); ! staticforward Py_complex c_prodi(Py_Complex); ! staticforward Py_complex c_sqrt(Py_Complex); static Py_complex c_acos(Py_complex x) That's when I wondered whether I had the capitalization right, and I started bungling ;) -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
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