Received: (qmail 39260 invoked by uid 501); 23 Jan 2001 04:26:11 -0000 Message-Id: <20010123042611.39259.qmail@apache.org> Date: 23 Jan 2001 04:26:11 -0000 From: Eva Yiin Reply-To: eyiin@exchange.ml.com To: submit@bugz.apache.org Subject: mod_isapi.c is getting "LPHSE_URL_MAPEX_INFO" undefined error. X-Send-Pr-Version: 3.110 >Number: 7113 >Category: mod_isapi >Synopsis: mod_isapi.c is getting "LPHSE_URL_MAPEX_INFO" undefined error. >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jan 22 20:30:00 PST 2001 >Closed-Date: Mon Dec 03 12:12:52 PST 2001 >Last-Modified: Mon Dec 03 12:12:52 PST 2001 >Originator: eyiin@exchange.ml.com >Release: 1.3 >Organization: >Environment: NT 4.0 with VC++ 5. >Description: cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /I ".\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WIN32_L mod_isapi.c .\os\win32\mod_isapi.c(667) : error C2065: 'LPHSE_URL_MAPEX_INFO' : undeclared identifier .\os\win32\mod_isapi.c(667) : error C2146: syntax error : missing ';' before identifier 'info' .\os\win32\mod_isapi.c(667) : error C2065: 'info' : undeclared identifier .\os\win32\mod_isapi.c(667) : error C2146: syntax error : missing ';' before identifier 'lpdwDataType' .\os\win32\mod_isapi.c(668) : error C2143: syntax error : missing ';' before 'type' .\os\win32\mod_isapi.c(670) : error C2065: 'test_uri' : undeclared identifier .\os\win32\mod_isapi.c(670) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int ' .\os\win32\mod_isapi.c(670) : warning C4024: 'ap_sub_req_lookup_uri' : different types for formal and actual parameter .\os\win32\mod_isapi.c(671) : error C2223: left of '->cchMatchingURL' must point to struct/union .\os\win32\mod_isapi.c(671) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int ' .\os\win32\mod_isapi.c(671) : warning C4024: 'strlen' : different types for formal and actual parameter 1 >How-To-Repeat: >Fix: Do I miss some headers? >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Mon Dec 3 12:12:52 PST 2001 State-Changed-Why: This bug is resolved in both 1.3 and 2.0 branches now. We are using constants. Unfortuantely, without a more recent SDK - you won't have a great deal of luck enabling all features. You will get a warning that some newer ISAPI features are not enabled. Thanks for the 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! ]