Re: APR_POOL_DEBUG usage question
Yann Ylavic <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CAKQ1sVOh8KyCFOtW0fLstgSV3ARU34=6=92eE2VXok-kH6frgA@mail.gmail.com> |
On Thu, Feb 1, 2024 at 2:38 PM Simon Walter <[email protected]> wrote: > > I had partial success with '--enable-pool-debug=yes' and > '--enable-pool-debug=verbose'. Then I ran into something else regarding > apr-util. I see there are pre-processor conditions based on APR_POOL_DEBUG. Yes, you need to both apr and apr-util consistently with or without --enable-pool-debug. Regards; Yann.