[PATCH 1/6] [DJGPP] libstdc++-v3/config/os/djgpp/error_constants.h: Update according to errno codes available for DJGPP
Jonathan Wakely
jwakely@redhat.com
Fri Dec 11 11:59:00 GMT 2015
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).
More information about the Libstdc++
mailing list