[Python-checkins] CVS: python/dist/src/Mac/Include macglue.h,1.59,1.60

Jack Jansen jackjansen@users.sourceforge.net
2001年12月14日 14:58:08 -0800


Update of /cvsroot/python/python/dist/src/Mac/Include
In directory usw-pr-cvs1:/tmp/cvs-serv18448/Python/Mac/Include
Modified Files:
	macglue.h 
Log Message:
We have strdup(), but not its prototype:-(
Index: macglue.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Include/macglue.h,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** macglue.h	2001年10月08日 13:16:39	1.59
--- macglue.h	2001年12月14日 22:58:06	1.60
***************
*** 120,126 ****
 /* from macgetargv: */
 OSErr PyMac_init_process_location(void);
- #ifndef HAVE_STRDUP
 char *	strdup(const char *str);
- #endif
 
 #ifdef USE_GUSI2
--- 120,124 ----

AltStyle によって変換されたページ (->オリジナル) /