This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: pthread_attr build regressions
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: David Miller <davem at davemloft dot net>
- Cc: libc-alpha at sourceware dot org
- Date: Mon, 27 Feb 2012 15:30:50 -0500
- Subject: Re: pthread_attr build regressions
- Authentication-results: mr.google.com; spf=pass (google.com: domain of patofiero@gmail.com designates 10.236.175.36 as permitted sender) smtp.mail=patofiero@gmail.com; dkim=pass header.i=patofiero@gmail.com
- References: <20120227.150747.2056234286266377013.davem@davemloft.net>
On Mon, Feb 27, 2012 at 3:07 PM, David Miller <davem@davemloft.net> wrote:
> When are all of the NPTL build regressions added over the past few
> days going to be fixed?
>
> It's impossible to test and validate one's work while the tree is in
> this state.
>
> If this doesn't get fixed soon we should probably revert those
> changes.
Dave,
I agree. This kind of work could have been done on a short-lived
feature branch. Followed by a request for testing.
What's the GCC policy on this?
* Warn the committer.
* Revert after 24 hours of no response.
I remember Joseph recently commented on this.
Cheers,
Carlos.