This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix typo in type of parameter "w" in print_wchar...
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Tue, 12 May 2009 10:06:20 +0200
- Subject: Re: [RFA] Fix typo in type of parameter "w" in print_wchar...
- References: <20090425003658.GA32745@adacore.com> <200904250849.n3P8n5BU002469@brahms.sibelius.xs4all.nl> <20090507183753.GE659@adacore.com>
> 2009-05-07 Joel Brobecker <brobecker@adacore.com>
>
> * c-lang.c (print_wchar): Convert w into a gdb_wchar_t before
> pushing it on the output obstack.
FYI: Checked in.
--
Joel