Date: Fri, 20 Jun 2003 17:45:01 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: acottrel AT ihug DOT com DOT au Message-Id: <8011-Fri20Jun2003174500+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <000d01c33711$d3286f00$0100a8c0@acp42g> (acottrel@ihug.com.au) Subject: Re: LIBC patch for GCC 3.3 - preminary check References: <000b01c31df6$5e2e9fa0$0100a8c0 AT acp42g> <000d01c33711$d3286f00$0100a8c0 AT acp42g> 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 > From: "Andrew Cottrell" > Date: Fri, 20 Jun 2003 19:53:38 +1000 > > Before I submit patches for the files I have changed (and before I finish > making all of the changes) I would like to find out if the changes are > potentially acceptable. Below is a diff for strtod.c so it will build with > GCC 3.3 as an example of the type of changes that I may need to make to a > number of files. > > Is this type of change okay? Yes. Thanks for working on this.