From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Brolley To: law@cygnus.com Cc: egcs@cygnus.com, wilson@cygnus.com Subject: Re: Patch to Fix init_parse Problems Date: Wed, 15 Apr 1998 15:09:00 -0000 Message-id: <35350CDD.2CFD978A@cygnus.com> References: <23389.892617705@hurl.cygnus.com> X-SW-Source: 1998-04/msg00605.html Jeffrey A Law wrote: > In message < 3533C4E9.D4ADF9E3@cygnus.com >you write: > > This is a multi-part message in MIME format. > > --------------5E88509E014198D355191339 > > Content-Type: text/plain; charset=us-ascii > > Content-Transfer-Encoding: 7bit > > > > Hi, > > > > Attached you will find a patch for egcs which fixes the problem with > > init_parse not propogating filename changes back to compile_file in > > toplev.c. All of the language specific version of init_parse now > > return a char* containing the filename to be used. > > > > I included updates to each ChangeLog, but I'm still not sure which > > other ChangeLog.* variants to update. Please let me know if the patch > > is OK and if you want me to check it in or if someone else is going to > > do it. > Looks good to me. > > You're modifing the right ChangeLog entries, except in the "f" > subdir -- use ChangeLog.egcs since egcs isn't the official Fortran > repository (ChangeLog in that directory is for official changes only) > > Please install the change, > > Thanks! > jeff Done...finally. Dave