> > 2009-05-07 Joel Brobecker > > > > * c-lang.c (print_wchar): Convert w into a gdb_wchar_t before > > pushing it on the output obstack. I forgot to remove the unnecessary cast when I checked the patch in :-(. Fixed thusly. 2009-05-13 Joel Brobecker * c-lang.c (print_wchar): Remove unnecessary cast. Really sorry about that... -- Joel