gozer 2003/05/28 05:37:39
Modified: . STATUS
Log:
Better to keep track of this HPUX issue, even if its a p5p problem. Just so we dont
forget
Revision Changes Path
1.28 +9 -0 modperl/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl/STATUS,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- STATUS 28 May 2003 01:56:42 -0000 1.27
+++ STATUS 28 May 2003 12:37:38 -0000 1.28
@@ -270,3 +270,12 @@
C handlers, this is a documentation enhancement, not a bug.
the extra DIR_{CREATE,MERGE} is likely related to
s->lookup_defaults. -dougm
+
+Known bugs unlikely to be fixed because they aren't under our (mod_perl) control:
+
+ * /perl/perl-status?sig dumps core under hpux 10.20
+ [EMAIL PROTECTED] and [EMAIL PROTECTED]
+ Status:
+ SIGRTMAX is not being picked up by ./Configure under certain circumstances.
+ Patch:
+ http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-04/msg01458.html