This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 1/6] [DJGPP] libstdc++-v3/config/os/djgpp/error_constants.h: Update according to errno codes available for DJGPP


On 10/12/15 17:58 -0500, DJ Delorie wrote:

I can't really judge this one.  Either DJ or Jon would need to some in
on this.

Looks OK to me, although in the default configuration (plain DJGPP)
the #ifdefs will always be false (omitted), which is harmless.

Is there a non-default configuration where they are true?

I've been wavering on approving this patch, not because there's
anything wrong with it, but because I'm still ruminating on
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg01458.html

I think I'm going to make that change for mingw-w64, but either way
the DJGPP patch is OK for trunk (assuming there is some non-default
configuration where it actually does something useful).


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