From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Mattner Newsgroups: gmane.emacs.devel Subject: Re: Pretest note Date: Mon, 12 Mar 2012 14:39:10 +0100 Message-ID: References: <87lin6zf2x.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1331559600 26984 80.91.229.3 (12 Mar 2012 13:40:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Mar 2012 13:40:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 12 14:39:59 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S75Tf-0006Pv-FX for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2012 14:39:55 +0100 Original-Received: from localhost ([::1]:34492 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S75Te-0005f7-SQ for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2012 09:39:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S75TW-0005eY-Va for emacs-devel@gnu.org; Mon, 12 Mar 2012 09:39:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S75TQ-0000Qb-MW for emacs-devel@gnu.org; Mon, 12 Mar 2012 09:39:46 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:42120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S75T0-0000Kx-5w; Mon, 12 Mar 2012 09:39:14 -0400 Original-Received: by iajr24 with SMTP id r24so7779933iaj.0 for ; Mon, 12 Mar 2012 06:39:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=eWOkuenNpeoqVDpzuUL0F+X42TqWUsiESMCUqOnCQAs=; b=KV7omhIdprROqguvvPw1n/0J3YBABbufcBB3kNqSRnhALfDQc4pEpEgbYku9SSXLzI FKX/cwmx/XiR8/UdRBX1GDeKqvlvxSjkg9pABQB5EeRvwXHDyZ3ZtFVdzZR6I1RAydw2 omIfhfBGBxTBvOcCCK3eAyfhqeMJnGjSGsX6TiJJvgyY87iKhVpi3a+BqvvUAHjCFIUj J0T1sf6w7+lzT3Wf5P1qmfJsZ2+E7V4AZsIcW+B1EDcp9rnLmklhohi0FaFzK8A8DsiB mrDUC+OYUc8bFjAdQBNmyGDw42fpFBHg7dsdo9GPGg9ahsXeggYbq3o5NgrFAt/fQvwJ PdDg== Original-Received: by 10.42.177.133 with SMTP id bi5mr16435177icb.40.1331559550602; Mon, 12 Mar 2012 06:39:10 -0700 (PDT) Original-Received: by 10.50.111.132 with HTTP; Mon, 12 Mar 2012 06:39:10 -0700 (PDT) In-Reply-To: <87lin6zf2x.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148974 Archived-At: On Mon, Mar 12, 2012 at 4:13 AM, Chong Yidong wrote: > We're now heading into the final stages of the pretest. =A0In about a wee= k > (exact date will be given later), prior to the next pretest, we plan > switch to a "regressions only" policy for commits, i.e. fixes only for > bugs that occur in trunk but not in 23.4. > > So if you know of a non-regression bug which you think really needs to > be fixed before 24.1, please point it out now. > > If you see a regression against 23.4 (which also probably means it needs > to be fixed before 24.1), please go ahead and issue it a severity of > Important or higher in the bug tracker. =A0(Actually, there are some > Important bugs which won't make it for 24.1, but the list is short > enough that we should be able to sort it out.) Don't we want to do something about the leak(s) or at least verify down that they're correct "caching" or "reuse" behavior?