On Tue, Aug 30, 2005 at 07:58:01PM -0700, Paul Querna wrote: > [EMAIL PROTECTED] wrote: > > Author: colm > > Date: Tue Aug 30 07:28:48 2005 > > New Revision: 264788 > > > > URL: http://svn.apache.org/viewcvs?rev=264788&view=rev > > Log: > > > > If uid_t and gid_t are unsigned on a platform (hurd, for example), using -1 > > may cause a compiler warning. > > Why are we re-inventing APR in mod_cgid?
That structure comes from unixd.c|h, and changing it would be a massive API/ABI change breaking any third-party modules which implement the get_identity hook. So I left it alone :) > mod_cgid seriously needs a major cleaning to use all of the APR functions. cgid is unix-only, is there much point? -- Colm MacCárthaigh Public Key: [EMAIL PROTECTED]
