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.


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> How about
Eli> 3. Test for either ENOENT or EILSEQ where we now test for EILSEQ.
Eli> ?

It is tempting but I think it exposes us to libiconv's internals too
much.  That is, if libiconv changes its choice here, and we are using
the gnulib EILSEQ, then gdb would start doing the wrong thing.

Tom


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