You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Malcolm Matalka <or...@firest0rm.org> on 2001/12/11 18:25:39 UTC

build/9047: In perchild.c, line 1094, someone mistakenly put apr_exit_why instead of apr_exit_why_e. perchild.c does not compile, Just a simple typo.

>Number:         9047
>Category:       build
>Synopsis:       In perchild.c, line 1094, someone mistakenly put apr_exit_why instead of apr_exit_why_e.  perchild.c does not compile, Just a simple typo.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Dec 11 09:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     orbitz@firest0rm.org
>Release:        2.0.28beta
>Organization:
apache
>Environment:
OpenBSD sauron 2.9 GENERIC#653 i386, gcc version 2.95.3
>Description:
It halts compilation on line 1094 of perchild.c.  It is a typo where the _e was left off the apr_exit_why line.
>How-To-Repeat:
Was configured with the line ./configure --enable-layout=Apache --prefix=/usr/local/apache2 --enable-so --with-port=8080 --with-mpm=perchild
>Fix:
Just chand apr_exit_why to apr_exit_why_e on perchild.c
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]