This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Add change-log variables to more MI files


Eli Zaretskii wrote:
> 
> > I've checked in the attatched.  It should help keep ChangeLog entries
> > local.
> [snip]
> > +
> > + # Local variables:
> > + # change-log-default-name: "ChangeLog-mi"
> > + # End:
> 
> You _are_ aware that ChangeLog and ChangeLog-mi both map to the same
> name "changelo" when truncated to 8+3 limits, right?

Yes, along with ChangeLog-99, ChangeLog-gdbtk et.al. I copied an
existing convention.

> Is it conceivable to rename ChangeLog-mi to ChangeLog.mi or
> mi-ChangeLog?

If we're going to do that then we should rename all the ChangeLog files
to be:
	ChangeLog.<suffix>

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]