On 06/09/2016 10:45 AM, David Malcolm wrote:
I was confused by the comment to pp_format:
/* The following format specifiers are recognized as being client independent:
...
%p: pointer
... */
into thinking that %p is printed in a host-independent manner, when
"client independent
I was confused by the comment to pp_format:
/* The following format specifiers are recognized as being client independent:
...
%p: pointer
... */
into thinking that %p is printed in a host-independent manner, when
"client independent" means in relation to different pretty-printer