It's fixed. Bill > On Fri, 20 Apr 2001, Bill Stoddard wrote: > >-1 (a veto) on this patch. > > > >The Windows compiler doesn't like casts on the left side of the > >assignment. yea, it sucks but we've already had this discussion. > > The Windows compiler handles casts on the left side of the assignment > just fine, even at warning level 4 (the maximum warning level) in a > C++ file. What it doesn't handle is adding an integer to a void > *. The struct_ptr in the assignment has to be changed to an real > pointer before the addition instead of after the addition.
- 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
