You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Keith Rautenbach <Ke...@isltd.insignia.com> on 1997/02/24 19:20:01 UTC

general/191: Missing null entries in mod_* table definitions

>Number:         191
>Category:       general
>Synopsis:       Missing null entries in mod_* table definitions
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Feb 24 10:20:01 1997
>Originator:     Keith.Rautenbach@isltd.insignia.com
>Organization:
apache
>Release:        1.2b7
>Environment:
n/a
>Description:
With 1.2b7 the struct module_struct {} has been extended with a new entry,
"header_parser", but this entry has not been added to any module other than
"mod_browser.c". This does not cause a serious problem since C defaults the
entry to NULL, but it is confusing.


It is also missing from the web documentation htdocs/manual/misc/API.html
>How-To-Repeat:

>Fix:
Add the missing lines to the .c files and the HTML
>Audit-Trail:
>Unformatted: