This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping: [PATCH] Fix display of tabulation character for mingw hosts.


On 05/16/2014 01:31 AM, Tom Tromey wrote:
>>> 2014-05-05  Pierre Muller  <muller@sourceware.org>
>>> Yao Qi  <yao@codesourcery.com>
>>>
>>> * valprint.c (print_wchar): Move the code on checking whether
>>> W is a printable wide char to the default branch of switch
>>> statement below.  Call wchar_printable instead of gdb_iswprint.
> 
> Yao> Ping.  https://sourceware.org/ml/gdb-patches/2014-05/msg00034.html
> 
> Thanks, this is ok.
> 

Thanks for the review.  Patch is pushed in.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]