From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#41703: 27.0.91; feature/native-comp: does not build: comp.c:989:40: error: =?UTF-8?Q?=E2=80=98i=E2=80=99?= undeclared (first use in this function); did you mean =?UTF-8?Q?=E2=80=98it=E2=80=99=3F?= Date: Thu, 04 Jun 2020 10:16:59 +0000 Message-ID: References: <87img7s03k.fsf@no.workgroup> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="22270"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 41703@debbugs.gnu.org To: Gregor Zattler Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jun 04 12:18:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1jgmws-0005hG-8w for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 Jun 2020 12:18:10 +0200 Original-Received: from localhost ([::1]:57044 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgmwr-0006zO-Bl for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 Jun 2020 06:18:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgmwl-0006z4-5Z for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2020 06:18:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jgmwk-0002nh-G4 for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2020 06:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jgmwk-0004nL-Bt for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2020 06:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Jun 2020 10:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41703 X-GNU-PR-Package: emacs Original-Received: via spool by 41703-submit@debbugs.gnu.org id=B41703.159126582318359 (code B ref 41703); Thu, 04 Jun 2020 10:18:02 +0000 Original-Received: (at 41703) by debbugs.gnu.org; 4 Jun 2020 10:17:03 +0000 Original-Received: from localhost ([127.0.0.1]:45203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgmvn-0004m1-0Q for submit@debbugs.gnu.org; Thu, 04 Jun 2020 06:17:03 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:59691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgmvl-0004lZ-Bc for 41703@debbugs.gnu.org; Thu, 04 Jun 2020 06:17:01 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 054AH0hC004770 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 4 Jun 2020 10:17:00 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 054AGxZ6002427; Thu, 4 Jun 2020 10:16:59 GMT In-Reply-To: <87img7s03k.fsf@no.workgroup> (Gregor Zattler's message of "Thu, 04 Jun 2020 10:31:59 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:181501 Archived-At: Gregor Zattler writes: > Dear emacs developers, Andrea, > > I tried to build feature/native-comp as of commit > b619339b7a6c7952508bff72f07fc98c04e85f2c but it failed at > comp.c (see below error message at the very end of this > E-Mail). Hi Gregor thanks for the feedback. 5684b3420d fix savannah/feature/native-comp * Fix build for --enable-check-lisp-object-type=yes (bug#41703) should fix it, please confirm works for you. Ciao Andrea -- akrl@sdf.org