Re: [PATCH] Fix output in mklog

2012-06-06 Thread Diego Novillo
On Wed, Jun 6, 2012 at 8:44 AM, Marek Polacek wrote: > Sorry, I don't have commit rights, so I'm not able to apply this > one myself.  Thanks, Committed rev 188265. Thanks for the fix. Diego.

Re: [PATCH] Fix output in mklog

2012-06-06 Thread Marek Polacek
On Wed, Jun 06, 2012 at 07:09:08AM -0400, Diego Novillo wrote: > On Thu, May 31, 2012 at 4:12 PM, Marek Polacek wrote: > > > 2012-05-31  Marek Polacek   > > > >        * mklog: Prevent printing three spaces after the date. > > OK. Sorry, I don't have commit rights, so I'm not able to apply this

Re: [PATCH] Fix output in mklog

2012-06-06 Thread Diego Novillo
On Thu, May 31, 2012 at 4:12 PM, Marek Polacek wrote: > 2012-05-31  Marek Polacek   > >        * mklog: Prevent printing three spaces after the date. OK. Diego.

Re: [PATCH] Fix output in mklog

2012-06-06 Thread Marek Polacek
Ping. On Thu, May 31, 2012 at 10:12:09PM +0200, Marek Polacek wrote: > The new mklog script prints three spaces after the date part, which > is wrong. Thus fixed by adjusting the split pattern. Tested manually. > > 2012-05-31 Marek Polacek > > * mklog: Prevent printing three spaces af

[PATCH] Fix output in mklog

2012-05-31 Thread Marek Polacek
The new mklog script prints three spaces after the date part, which is wrong. Thus fixed by adjusting the split pattern. Tested manually. 2012-05-31 Marek Polacek * mklog: Prevent printing three spaces after the date. --- gcc/contrib/mklog.mp2012-05-31 22:03:07.492457065 +02