This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] - Fix ancient typo in i386-interix.h
- To: Donn Terry <donnte at microsoft dot com>
- Subject: Re: [PATCH] - Fix ancient typo in i386-interix.h
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 28 Jun 2000 17:24:20 -0600
- cc: "Gcc-Patches (E-mail)" <gcc-patches at gcc dot gnu dot org>
- Reply-To: law at cygnus dot com
In message <309F4FC4705DC844987051A517E9E39B09D2CD@red-pt-02.redmond.corp.mic
rosoft.com>you write:
> Some time ago, a fix was made in cygwin.h and win32.h to define
> the STRIP_NAME_ENCODING macro. For Interix, the change was incompletely
> applied. This change makes i386-interix.h match the other two exactly.
>
>
> Changelog:
>
> Nov 4 1999 Donn Terry (donnte@microsoft.com)
> * i386-interix.h (STRIP_NAME_ENCODING): declare _new_name similarly
> to cygwin.h and win32.h.
Thanks, installed.
Note your mailer is mucking up whitespace and wrapping lines; you should either
find a way to stop such losing behavior or encode your patches.
Also, please try to use the standard date format for ChangeLog attributions.
jeff