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: [patch] Regression on py-prettyprint.exp: print estring [Re: Your INTERMEDIATE_ENCODING patch for Solaris]


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> The fix seems generally correct to me anyway.  The conversion may
Jan> not stop when it seens no more output space as the input may no
Jan> longer produce any output.  It is more questionable why wchar_t
Jan> worked (and how is it different in glibc iconv).

Jan> 2010-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
Jan> 	* charset.c (wchar_iterate) <EILSEQ>: Return any possibly converted
Jan> 	characters.

Thanks, I agree this is correct.

Tom


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