[Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.45,1.46

Fred L. Drake python-dev@python.org
Wed, 29 Nov 2000 07:35:37 -0800


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv8186

Modified Files:
	pep-0042.txt 
Log Message:

Added request that building from a source release should not attempt to
overwrite the distributed */graminit.* files.


Index: pep-0042.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0042.txt,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -r1.45 -r1.46
*** pep-0042.txt	2000/11/14 20:27:54	1.45
--- pep-0042.txt	2000/11/29 15:35:24	1.46
***************
*** 272,275 ****
--- 272,283 ----
        http://sourceforge.net/bugs/?func=detailbug&bug_id=122215&group_id=5470
  
+     - Building from source should not attempt to overwrite the
+       Include/graminit.h and Parser/graminit.c files, at least for
+       people downloading a source release rather than working from CVS
+       or snapshots.  Some people find this a problem in unusual build
+       environments.
+ 
+       http://sourceforge.net/bugs/?func=detailbug&bug_id=119221&group_id=5470
+ 
  
  Local Variables: