This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: An excessive commit - check recent changes to alocal, configure, all any and count


On Saturday 30 April 2005 19:55, Paul Thomas wrote:
> In attempting to commit the matmul patch to libfortran and the
> corresponding testcase a few minutes ago, I seem to have screwed up:
>
> In spite of updating and diffing before committing, I have done something
> to alocal.m4, configure, all, any and count.
>
> I have no idea at all of what happened and apologise profusely.

You should always check the list of files that CVS says it's going to change 
before proceeding. In this case it looks like  the all, any and count whoever 
checked in a previous patch didn't regenerate all the files properly.
The configure/aclocal changes are because you used a slightly different 
version of autoconf, and shouldn't have been removed before applying.

Also, you should use the ChangeLog entry as the commit log message.

Paul


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