Received: (qmail 66049 invoked by uid 501); 6 Mar 2001 21:04:51 -0000 Message-Id: <20010306210451.66048.qmail@apache.org> Date: 6 Mar 2001 21:04:51 -0000 From: Jerker "Bäck" Reply-To: info.jelmar@telia.com To: submit@bugz.apache.org Subject: inconsistent dll linkage. dllexport assumed. X-Send-Pr-Version: 3.110 >Number: 7366 >Category: mod_info >Synopsis: inconsistent dll linkage. dllexport assumed. >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Mar 06 13:10:00 PST 2001 >Closed-Date: Thu Mar 08 08:35:00 PST 2001 >Last-Modified: Thu Mar 08 08:35:00 PST 2001 >Originator: info.jelmar@telia.com >Release: 2.0a9 >Organization: >Environment: WinNT4 Server VC++ 7 (beta1) >Description: As I understand it (havn't dug deep into this) the pointer: extern ap_directive_t *ap_conftree; is already declared somewhere. VC++ message: mod_info.c(108) : warning C4273: 'ap_conftree' : inconsistent dll linkage. dllexport assumed. >How-To-Repeat: Compile mod_info.c >Fix: Comment out the declaration. Works(?) >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: trawick State-Changed-When: Thu Mar 8 08:34:56 PST 2001 State-Changed-Why: Bill Rowe fixed this inconsistency in revision 1.29 of mod_info.c, after the previous alpha. The next alpha or beta will contain the fix. Thanks for your report. >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! ]