> On Fri, 20 Apr 2001, Bill Stoddard wrote: > > > I can -see- from the code being committed that ap_set_int_slot() is being added. >What is it for? I > > suggest commit comments are a good place to do more than state the obvious :-) > > same as all the other ap_set_*_slot functions, but for an integer value. > > Apologies for being a bit too quick on the trigger today. I have seen the Windows compiler choke because of casts on the left of an assignment, but that is not the problem here. The problem is that you are doing pointer math on a void*. Doesn;t bother gcc but it gives VC++ fits. Checking in the fix now. Bill
- Re: cvs commit: httpd-2.0/support httpd.exp William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/support httpd.exp Greg Stein
- Re: cvs commit: httpd-2.0/support httpd.exp Bill Stoddard
- Re: cvs commit: httpd-2.0/support httpd.exp Doug MacEachern
- Re: cvs commit: httpd-2.0/support httpd.exp sterling
- Re: cvs commit: httpd-2.0/support httpd.... Greg Marr
- Re: cvs commit: httpd-2.0/support ht... Bill Stoddard
- Re: cvs commit: httpd-2.0/support httpd.exp Bill Stoddard
- Re: cvs commit: httpd-2.0/support httpd.exp Doug MacEachern
- Re: cvs commit: httpd-2.0/support httpd.... Bill Stoddard
- Re: cvs commit: httpd-2.0/support httpd.exp Brian Havard
- Re: cvs commit: httpd-2.0/support httpd.exp Jeff Trawick
- Re: cvs commit: httpd-2.0/support httpd.exp Victor J. Orlikowski
- Re: cvs commit: httpd-2.0/support httpd.exp Victor J. Orlikowski
