dgaudet     98/01/19 15:59:35

  Modified:    .        guidelines.html
  Log:
  Given that you're not permitted to break the compile on other platforms,
  it's not possible to commit a feature which would break another platform.
  
  Given that we already have features which do not exist on all platforms
  it is unreasonable to request that we stop the implementation of such
  features in the future.  This is a backwards step, we support legacy and
  crippled platforms as best we can.  We should continue to take advantage
  of the features of modern uncrippled platforms.
  
  Revision  Changes    Path
  1.5       +0 -1      apache-devsite/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/guidelines.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- guidelines.html   1998/01/19 23:57:14     1.4
  +++ guidelines.html   1998/01/19 23:59:35     1.5
  @@ -244,7 +244,6 @@
      <BR>
      <UL>
      <LI>which affect semantics of arguments to directives 
  -   <LI>which would have to be implemented differently on other architectures
      <LI>which significantly add to the runtime size of the program
      </UL>
      need to be discussed on the mailing list before it gets committed.
  
  
  

Reply via email to