[Python-checkins] CVS: python/dist/src/Misc NEWS,1.334.2.4,1.334.2.5

Tim Peters tim_one@users.sourceforge.net
2001年12月14日 10:06:13 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv10819/c1/Misc
Modified Files:
 Tag: r22rc1-branch
	NEWS 
Log Message:
Typo repair.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.334.2.4
retrieving revision 1.334.2.5
diff -C2 -d -r1.334.2.4 -r1.334.2.5
*** NEWS	2001年12月14日 17:58:52	1.334.2.4
--- NEWS	2001年12月14日 18:06:11	1.334.2.5
***************
*** 97,101 ****
 preprocessor symbol NDEBUG on the command line (or equivalent).
 In the 2.2 pre-release series we tried to define this by magic in
! Python.h instead, but it proved to caused problems for extension
 authors. The Unix, Windows and Mac builds now all define NDEBUG in
 release builds via cmdline (or equivalent) instead. Ports to
--- 97,101 ----
 preprocessor symbol NDEBUG on the command line (or equivalent).
 In the 2.2 pre-release series we tried to define this by magic in
! Python.h instead, but it proved to cause problems for extension
 authors. The Unix, Windows and Mac builds now all define NDEBUG in
 release builds via cmdline (or equivalent) instead. Ports to

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