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] Different outputs affected by locale


> Date: Thu, 12 Jun 2014 08:46:23 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <palves@redhat.com>, <tromey@redhat.com>, <brobecker@adacore.com>,
> 	<gdb-patches@sourceware.org>
> 
> On 06/12/2014 12:22 AM, Eli Zaretskii wrote:
> > Why do you need 0xa2 to be unprintable?
> 
> Test in gdb.base/wchar.exp expects 0xa2 being unprintable.

So you need _any_ character for which iswprint returns zero?  If so,
does the character have to be a single byte?


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