This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc breakage
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Laurynas Biveinis <laurynas dot biveinis at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 10 Jul 2006 13:34:12 -0700
- Subject: Re: gcc breakage
- References: <20060710201512.GA57206@troutmask.apl.washington.edu> <d1e3ff2b0607101324u280d6d9o@mail.gmail.com>
On Mon, Jul 10, 2006 at 11:24:55PM +0300, Laurynas Biveinis wrote:
> >You forgot a ChangeLog entry for
> >
> >------------------------------------------------------------------------
> >r115313 | lauras | 2006-07-10 12:44:48 -0700 (Mon, 10 Jul 2006) | 2 lines
> >
> >Fix spaces to tabs in the last commit.
>
> I'm not sure. I think that my ChangeLog entry by my previous commit
> (the breaking one) covers this change too, because if I had managed to
> commit it correctly the first time, repository would be in the same
> state as it is now.
>
> Do such changes require ChangeLog entries? Should I commit it now?
>
It's my understanding that every change requires a ChangeLog
entry. There is now no consistent record of the difference
between 115310 and 115311 without actually looking at "svn log
fixincludes/Makefile.in".
Perhaps, a quick question on IRC of the correct protocol is
appropriate?
--
Steve