On Mon, 6 May 2002, Cliff Woolley wrote:

> >   +            ctx->boundary = apr_psprintf(r->pool, "%qx%lx",
> >   +                                         r->request_time, (long) getpid());
> Is %qx portable?  Shouldn't that be APR_TIME_T_FMT?

Oh duh, this is apr_psprintf(), not printf().  Nevermind.  ;)

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to