s,.*/trunk,trunk,
s,.*/branches/,,
s,.*/tags/,,
--
Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote:
> [...]
> This is a behaviour change. It would need RM approval for a release
> branch.
>
> R.
There was agreement by all pushing for the change to use it. So, let's ask
the release managers about their opinion,
Which is not quite as simple as leaving out the second re-define, but
pretty close.
Hi Richard. Your patch tests just fine. I like it. You could change
the spec rule to the newer if-elseif-else form but that's a nit.
-- Michael
Great, thanks! I've committed it as is.
I suggest to
On Tuesday, May 08, 2012 11:59:34 Richard Earnshaw wrote:
> On 08/05/12 10:04, Andreas Jaeger wrote:
> > On Tuesday, May 08, 2012 10:43:14 Richard Guenther wrote:
> >> On Mon, May 7, 2012 at 11:11 PM, H.J. Lu wrote:
> >>> Hi,
> >>>
> >>> I a
> and replace spaces with tab. OK to install?
> >
> > Since I'd like to simply copy longlong.h from GCC release branch to
> > GLIBC, Is this also OK for 4.7 branch?
>
> Why? Does it fix anything there?
It makes sharing the file between gcc and glibc easier,