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: [RFA/commit 2/2] Import gnulib's errno module.


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> Perhaps the way forward is to test for both EILSEQ and ENOENT when
Joel> EILSEQ is defined by gnulib, instead of just EILSEQ. Another option:
Joel> Define LIBICONV_EILSEQ to the value that libiconv uses, and then
Joel> use this macro when testing the reusult of libiconv routines.

I couldn't think of how to do this without patching libiconv.

Maybe mail to the libiconv and gnulib maintainers is needed now :)

Tom


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