Stas Bekman wrote:
[EMAIL PROTECTED] wrote:

geoff 2003/09/04 09:39:44

  Modified:    xs/maps  apr_functions.map
  Log:
  remove deprecated apr_pool_sub_make


in that case shouldn't be the replacement function apr_pool_create_ex be enabled? I suppose it was disabled because the apr_pool_sub_make
wrapper existed, which is no longer the case.

yeah, you're probably right, except that apr_pool_sub_make wasn't being offered at all, since it didn't have an entry in the function table.


enabling apr_pool_create_ex will require that we define apr_abortfunc_t someplace.

--Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to