Date: Wed, 31 Jan 2001 11:03:37 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Stromberg cc: djgpp-workers AT delorie DOT com Subject: Re: Bug000323 In-Reply-To: <200101310855.JAA06701@lws256.lu.erisoft.se> 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, 31 Jan 2001, Martin Stromberg wrote: > > > -extern char *__file_handle_modes; > > > +extern unsigned short *__file_handle_modes; > > > > Please don't! This immediately breaks all existing libraries compiled > > with previous versions of this header. > > Now he tells me! If this snippet was in the diffs you posted earlier, I'm truly sorry I didn't catch that before. Thanks for all your efforts.