You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2004/01/24 13:22:13 UTC

cvs commit: apache-1.3 STATUS

trawick     2004/01/24 04:22:13

  Modified:    .        STATUS
  Log:
  formally propose fatal exception hook patch which hopefully
  addresses concerns expressed on dev@
  
  Revision  Changes    Path
  1.1067    +11 -1     apache-1.3/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.1066
  retrieving revision 1.1067
  diff -u -r1.1066 -r1.1067
  --- STATUS	27 Nov 2003 17:03:36 -0000	1.1066
  +++ STATUS	24 Jan 2004 12:22:13 -0000	1.1067
  @@ -49,6 +49,16 @@
   
   RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
   
  +   * fatal exception hook feature
  +       discussion: 
  +         Message-Id: <40...@attglobal.net>
  +         and followups
  +       patch to consider: 
  +         http://www.apache.org/~trawick/13_fatal_exception_patch.20040124
  +       proof-of-concept modules described at
  +         http://www.apache.org/~trawick/exception_hook_13.html
  +       +1: trawick
  +
      * isn't ap_die() broken with recognizing recursive errors
          Message-Id: <3F...@attglobal.net>
           +1: jeff, jim