Date: Thu, 29 Jan 1998 11:37:26 +0200 (IST) From: Eli Zaretskii To: DJ Delorie cc: robert DOT hoehne AT gmx DOT net, djgpp-workers AT delorie DOT com Subject: Re: iostream concern In-Reply-To: <199801290136.UAA25708@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 28 Jan 1998, DJ Delorie wrote: > Shouldn't we just fix the djgpp includes, rather than letting gcc > "fix" them itself? I've *never* run fixincludes on djgpp's includes. If there is an easy way to prevent fixincludes from running, this might be the way to go. But if not, I think we should make sure that running it doesn't do anything bad, and leave it at that. FWIW, I have never understood why would GCC want to run fixincludes on ANSI- and POSIX-compliant headers.