You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@pobox.com> on 1998/09/14 16:31:22 UTC

[BUILD] working again

In the tradition of the research on the railroads which having
determined that the caboose was often involved in accidents 
concluded it should be eliminated I have yet again proven that
one should do no work in the days leading up to a vacation.

The build was broken thru out my vacation, but it's back.

Things look fine, with the exception of the ongoing warnings
on the NT.  There, these make one sad.

.\os\win32\mod_isapi.c(197) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(198) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(199) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(200) : warning C4090: '=' : different 'const' qualifiers

due to:
    ecb->lpszQueryString = ap_table_get(e, "QUERY_STRING");
    ecb->lpszPathInfo = ap_table_get(e, "PATH_INFO");
    ecb->lpszPathTranslated = ap_table_get(e, "PATH_TRANSLATED");
    ecb->lpszContentType = ap_table_get(e, "CONTENT_TYPE");


 - ben hyde

Re: [BUILD] working again

Posted by Ben Laurie <be...@algroup.co.uk>.
Ben Hyde wrote:
> 
> In the tradition of the research on the railroads which having
> determined that the caboose was often involved in accidents
> concluded it should be eliminated I have yet again proven that
> one should do no work in the days leading up to a vacation.
> 
> The build was broken thru out my vacation, but it's back.
> 
> Things look fine, with the exception of the ongoing warnings
> on the NT.  There, these make one sad.
> 
> .\os\win32\mod_isapi.c(197) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(198) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(199) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(200) : warning C4090: '=' : different 'const' qualifiers
> 
> due to:
>     ecb->lpszQueryString = ap_table_get(e, "QUERY_STRING");
>     ecb->lpszPathInfo = ap_table_get(e, "PATH_INFO");
>     ecb->lpszPathTranslated = ap_table_get(e, "PATH_TRANSLATED");
>     ecb->lpszContentType = ap_table_get(e, "CONTENT_TYPE");

These can't be fixed unless ISAPI is fixed, of course. Unless we assume
that really they aren't const and pstrdup them? That may be safest!

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686| Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org/
and Technical Director|Email: ben@algroup.co.uk |
A.L. Digital Ltd,     |Apache-SSL author     http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache/

WE'RE RECRUITING! http://www.aldigital.co.uk/