On Thu, 28 Feb 2002, Greg Stein wrote:

> > /* prepend ctx->ssi_tag_brigade onto bb */
> > APR_BRIGADE_CONCAT(ctx->ssi_tag_brigade, bb);
> > APR_BRIGADE_CONCAT(bb, ctx->ssi_tag_brigade);
>
> That is *very* obtuse. I can't imagine anybody figuring out that idiom means
> "prepend". Yes, please add an appropriate macro.

Okay, will add.

--Cliff

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


Reply via email to