Re: new compile errors on 2.0 cvs head

2002-03-20 Thread Jeff Trawick
"Bill Stoddard" <[EMAIL PROTECTED]> writes: > I am on it. Funny thing is, I developed the initial cut of the patch expecting to >see > this warning. My compiler didn't issue the warning (gotta find out why), I sat on the > patch for a few days did a recompile before committing the patch, didn;t

Re: new compile errors on 2.0 cvs head

2002-03-20 Thread Bill Stoddard
ave a setting off in my VC++ 6.0 configuration... Bill - Original Message - From: "William A. Rowe, Jr." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 2:19 AM Subject: new compile errors on 2.0 cvs head > http_request.c >

Re: new compile errors on 2.0 cvs head

2002-03-19 Thread Brian Pane
William A. Rowe, Jr. wrote: >http_request.c >C:\clean\httpd-2.0\modules\http\http_request.c(389) : warning C4090: >'function' : different 'const' qualifiers >C:\clean\httpd-2.0\modules\http\http_request.c(389) : warning C4024: >'ap_rset_content_type' : different types for formal and actual parame

new compile errors on 2.0 cvs head

2002-03-19 Thread William A. Rowe, Jr.
http_request.c C:\clean\httpd-2.0\modules\http\http_request.c(389) : warning C4090: 'function' : different 'const' qualifiers C:\clean\httpd-2.0\modules\http\http_request.c(389) : warning C4024: 'ap_rset_content_type' : different types for formal and actual parameter 1 C:\clean\httpd-2.0\modules\h