Re: [PATCH] PR bootstrap/71471: remove selftest for pp_format (%p)

2016-06-09 Thread Jeff Law
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

[PATCH] PR bootstrap/71471: remove selftest for pp_format (%p)

2016-06-09 Thread David Malcolm
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