This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: ping: [PATCH] Fix display of tabulation character for mingw hosts.
- From: Yao Qi <yao at codesourcery dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Fri, 16 May 2014 20:20:02 +0800
- Subject: Re: ping: [PATCH] Fix display of tabulation character for mingw hosts.
- Authentication-results: sourceware.org; auth=none
- References: <1399282018-8921-1-git-send-email-yao at codesourcery dot com> <5371E391 dot 4040904 at codesourcery dot com> <87r43v9ceo dot fsf at fleche dot redhat dot com>
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 (éå)