jim         98/01/11 18:15:37

  Modified:    .        guidelines.html
  Log:
  Provide a loophole for the compile condition
  
  Revision  Changes    Path
  1.2       +4 -4      apache-devsite/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/guidelines.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- guidelines.html   1998/01/12 01:53:36     1.1
  +++ guidelines.html   1998/01/12 02:15:37     1.2
  @@ -228,10 +228,10 @@
   --- higher than the typical [PATCH] post to new-httpd.
   
   <UL>
  -<LI>Advance notice (eg: "I'll be working on flurgl.c") will be given;
  -    this will help in cause others wish to help and to avoid
  -    stepping on people's toes/concurrent patches on the same code.
  -<LI>The CVS tree should be expected to compile at all times
  +<LI>Advance notice (eg: "I'll be working on flurgl.c") will be given
  +<LI>The CVS tree should be expected to compile at all times; If it
  +    is possible that the code will result in some platforms not
  +    compiling, notice of this should be announced.
   <LI>Experimental new features must be discussed before implemented
   <LI>The committer is responsible for the quality of the third-party code
       they bring into the code.
  
  
  

Reply via email to