This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] charset.exp: If UTF-16 is not available, skip char16_t, String16 tests.
On Thu, May 12, 2011 at 8:53 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
> Doug> 2011-05-11 ?Doug Evans ?<dje@google.com>
>
> Doug> ? * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t, String16 tests.
>
> Seems reasonable.
>
> Doug> +if { $ucs2_ok } {
>
> Spaces look wrong.
>
> Tom
>
Checked in with the one whitespace change.
Thanks.