Received: (qmail 56209 invoked by uid 501); 18 Jan 2001 20:17:56 -0000 Message-Id: <20010118201756.56207.qmail@apache.org> Date: 18 Jan 2001 20:17:56 -0000 From: Gururaj Upadhye Reply-To: gururaj@enertec.com To: submit@bugz.apache.org Subject: example_module is not exported in mod_example.c X-Send-Pr-Version: 3.110 >Number: 7095 >Category: test >Synopsis: example_module is not exported in mod_example.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: mistaken >Submitter-Id: apache >Arrival-Date: Thu Jan 18 12:20:01 PST 2001 >Closed-Date: Thu Aug 30 10:34:00 PDT 2001 >Last-Modified: Thu Aug 30 10:34:00 PDT 2001 >Originator: gururaj@enertec.com >Release: 1.3.14 >Organization: >Environment: Windows NT service pack 5. MSVC 6.0 service pack 3 >Description: example_module is not exported from the dll. When the example dll is loaded from the configuration, Apache server fails to locate the exported module definitions. >How-To-Repeat: Build the example dll on windows and run apache. It fails to load the dll as it does not find the example_module. >Fix: mod_example.c line 163 should be module MODULE_VAR_EXPORT example_module; line 1123 should be module MODULE_VAR_EXPORT example_module = >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Thu Aug 30 10:34:00 PDT 2001 State-Changed-Why: I believe these were all fixed in about rev .17. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]