From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: emacs-27 3bce7ec: CC Mode: Protect against consecutive calls to before-change-functions ... Date: Fri, 28 Feb 2020 11:54:23 -0500 Message-ID: References: <20200223194642.5362.21709@vcs0.savannah.gnu.org> <20200223194643.A9A05206ED@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="102703"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Alan Mackenzie To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 28 18:30:56 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j7jTU-000Qg4-Of for ged-emacs-devel@m.gmane-mx.org; Fri, 28 Feb 2020 18:30:56 +0100 Original-Received: from localhost ([::1]:51410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7jTT-0002aO-O2 for ged-emacs-devel@m.gmane-mx.org; Fri, 28 Feb 2020 12:30:55 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59717) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7iuB-0001hC-7h for emacs-devel@gnu.org; Fri, 28 Feb 2020 11:54:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j7iuA-0004Wg-Mc; Fri, 28 Feb 2020 11:54:26 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1j7iu8-0008Rx-JG; Fri, 28 Feb 2020 11:54:24 -0500 X-Spook: Tucson S Key Vickie Weaver NASA Yemen 9705 Samford Road X-Ran: e%9PV|wF@iQ&M5Aaq+Q"-T#kao_/eAP+e$uy^[)aC,ov2(*1QV7q1Eh$Z^T]*6$f%%/PG> X-Hue: cyan X-Attribution: GM In-Reply-To: <20200223194643.A9A05206ED@vcs0.savannah.gnu.org> (Alan Mackenzie's message of "Sun, 23 Feb 2020 14:46:43 -0500 (EST)") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:245106 Archived-At: Alan Mackenzie wrote: > branch: emacs-27 > commit 3bce7ec3826003fda1971224a20d7fe2cba8bf65 > > CC Mode: Protect against consecutive calls to before-change-functions ... This causes srecode-utest-getset-output in test/lisp/cedet/srecode-utest-getset.el to fail: Test srecode-utest-getset-output backtrace: parse-partial-sexp(1 627 nil nil nil syntax-table) c-after-change-mark-abnormal-strings(100 320 0) #f(compiled-function (fn) #)(c-after-change-mark- mapc(#f(compiled-function (fn) #) (c-depropertize c-after-change(100 320 0) run-hook-with-args(c-after-change 100 320 0) srecode-insert-fcn(# #)() ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test ert-run-test(#s(ert-test :name srecode-utest-getset-output :document ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ...)) :te ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable))) ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) ( command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/cedet/srecode-utest- command-line() normal-top-level() Test srecode-utest-getset-output condition: (args-out-of-range # 1 627) FAILED 1/1 srecode-utest-getset-output (1.709802 sec)