Why does the apr_vformatter -- and thus all its callers (apr_psprintf, logging-functions, etc.) reject the %p format (replacing it with words ``bogus %p'')?

The format is for outputting pointers and is supported by the C-library's printf-family.

If this is a deliberate limitation, I'd like to know, what the motivations are. If it is simply an omission, I may be able to offer a patch...

Please, advise. Thanks! Yours,

   -mi

Reply via email to