Date: Wed, 14 Jun 2000 17:38:10 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: Patch: sentinels for typedefs in headers In-Reply-To: <200006141334.JAA05403@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 14 Jun 2000, DJ Delorie wrote: > > Perhaps someone with some official standing in DJGPP (that's DJ to gcc > > maintainers, I think) could take this up with gcc maintainers, so we > > can have an official statement from them on how they think it > > should/could work? > > I did, long ago. Their answer was to port fixincludes to DJGPP. I'm not sure I understand how that's supposed to solve the problems. Will fixincludes edit our headers so that they are identical to GCC's, where there's overlap? Also, does running fixincludes prevent GCC from installing its headers? If not, that doesn't really solve our concerns, does it?