> > We are asking for data that is const char * const *, but passing in
> > char * const * data.  This causes incompatible pointer type warnings when
> > compiling Apache.
> 
> I tried to get all of those changed. Where did I miss?

mod_cgi.c calls ap_create_priviledge_process, which was changed because of
this change.

If you want to fix this problem, then I will grudginly give this change a
-0.  I personally think we should match the POSIX standard however.

Ryan
_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------


Reply via email to