From unknown Sun Sep 14 01:42:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12578 <12578@debbugs.gnu.org> To: bug#12578 <12578@debbugs.gnu.org> Subject: Status: depcomp typo "informations" Reply-To: bug#12578 <12578@debbugs.gnu.org> Date: Sun, 14 Sep 2025 08:42:58 +0000 retitle 12578 depcomp typo "informations" reassign 12578 automake submitter 12578 Paul Eggert severity 12578 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 05 02:11:43 2012 Received: (at submit) by debbugs.gnu.org; 5 Oct 2012 06:11:43 +0000 Received: from localhost ([127.0.0.1]:54976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TK18Q-00080a-CQ for submit@debbugs.gnu.org; Fri, 05 Oct 2012 02:11:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60447) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TK18N-00080O-Rf for submit@debbugs.gnu.org; Fri, 05 Oct 2012 02:11:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK188-0005SN-QU for submit@debbugs.gnu.org; Fri, 05 Oct 2012 02:11:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:51898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK188-0005SI-N6 for submit@debbugs.gnu.org; Fri, 05 Oct 2012 02:11:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK187-0001Dm-OJ for bug-automake@gnu.org; Fri, 05 Oct 2012 02:11:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK186-0005S2-Ru for bug-automake@gnu.org; Fri, 05 Oct 2012 02:11:23 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:43896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK186-0005Ry-MQ for bug-automake@gnu.org; Fri, 05 Oct 2012 02:11:22 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id E517139E8013 for ; Thu, 4 Oct 2012 23:11:21 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HzUkcri7P33i for ; Thu, 4 Oct 2012 23:11:21 -0700 (PDT) Received: from [192.168.1.3] (pool-108-23-119-2.lsanca.fios.verizon.net [108.23.119.2]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 9717639E800A for ; Thu, 4 Oct 2012 23:11:21 -0700 (PDT) Message-ID: <506E7A0A.4000207@cs.ucla.edu> Date: Thu, 04 Oct 2012 23:11:22 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: bug-automake@gnu.org Subject: depcomp typo "informations" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.5 (---) There is no word "informations" in English. I found this typo while spell-checking Emacs, and want to fix the bug upstream, in Automake. diff --git a/lib/depcomp b/lib/depcomp index 0544c68..ee84bf2 100755 --- a/lib/depcomp +++ b/lib/depcomp @@ -108,7 +108,7 @@ if test "$depmode" = msvc7msys; then fi if test "$depmode" = xlc; then - # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations. + # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. gccflag=-qmakedep=gcc,-MF depmode=gcc fi From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 05:50:49 2012 Received: (at 12578) by debbugs.gnu.org; 14 Oct 2012 09:50:49 +0000 Received: from localhost ([127.0.0.1]:43251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNKqO-0006VN-Gu for submit@debbugs.gnu.org; Sun, 14 Oct 2012 05:50:49 -0400 Received: from mail-ee0-f44.google.com ([74.125.83.44]:36678) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNKqM-0006V5-Pk; Sun, 14 Oct 2012 05:50:47 -0400 Received: by mail-ee0-f44.google.com with SMTP id d4so2459292eek.3 for ; Sun, 14 Oct 2012 02:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Qp2paLUvj2kU/pTk8ISEqtYRiGUBfrwzpzVWYwauuyE=; b=Rw3/Ik98MusVsoJzX5KFXbyZJe7HUp6hD/IKA0hxf4KffkePRHRJNjCXCyCQ2QFmax 1O12fJ5gB/ExvORXXhXdEYjSi5wBEfbtT0qFxqTt/Wt3JKo0bxEgrxEw9olNtkObk7/l qnKmMlZxmZHsjBX4/ic3KD7KFd1dkTsmP+LsqvgZXKxI9mph+l1G5AY1q+SkCFXVZ+lG JU/Zr5mAEubYXZDSlm1Szp4tITyB23z5Q1ZWmHqc0pTvMT60VM0OifPg6vdts75ywkcz +9YNmKuj9IvCgKcADV/1QJIZw+ETLlSlCpnFscLmZ/TWDqooGC+v9RIE9GeVsz8LJqyg CewQ== Received: by 10.14.173.67 with SMTP id u43mr12061380eel.27.1350208180167; Sun, 14 Oct 2012 02:49:40 -0700 (PDT) Received: from [192.168.178.21] (host127-93-dynamic.7-79-r.retail.telecomitalia.it. [79.7.93.127]) by mx.google.com with ESMTPS id 7sm19312068eeg.5.2012.10.14.02.49.38 (version=SSLv3 cipher=OTHER); Sun, 14 Oct 2012 02:49:39 -0700 (PDT) Message-ID: <507A8AB0.1040307@gmail.com> Date: Sun, 14 Oct 2012 11:49:36 +0200 From: Stefano Lattarini MIME-Version: 1.0 To: Paul Eggert Subject: Re: bug#12578: depcomp typo "informations" References: <506E7A0A.4000207@cs.ucla.edu> In-Reply-To: <506E7A0A.4000207@cs.ucla.edu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12578 Cc: 12578@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) tags 12578 minor close 12578 thanks Hi Paul. Thanks for the report, and sorry for the shameful delay. On 10/05/2012 08:11 AM, Paul Eggert wrote: > There is no word "informations" in English. > I found this typo while spell-checking Emacs, > and want to fix the bug upstream, in Automake. > > diff --git a/lib/depcomp b/lib/depcomp > index 0544c68..ee84bf2 100755 > --- a/lib/depcomp > +++ b/lib/depcomp > @@ -108,7 +108,7 @@ if test "$depmode" = msvc7msys; then > fi > > if test "$depmode" = xlc; then > - # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations. > + # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. > gccflag=-qmakedep=gcc,-MF > depmode=gcc > fi > I've applied this fix in your name. However, for the future, might I ask you to provide complete patches, even for trivial fixlets like this one? That would make the workflow easier for me. Granted, not a big deal in this case, but little annoyances tend to pile up in the long term, potentially becoming relevant in the end, so it's better if we can avoid them up-front. Thanks, Stefano From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 06:01:26 2012 Received: (at control) by debbugs.gnu.org; 14 Oct 2012 10:01:26 +0000 Received: from localhost ([127.0.0.1]:43266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNL0e-0007bv-5f for submit@debbugs.gnu.org; Sun, 14 Oct 2012 06:01:25 -0400 Received: from mail-ee0-f44.google.com ([74.125.83.44]:60203) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNL0b-0007bf-8V for control@debbugs.gnu.org; Sun, 14 Oct 2012 06:01:22 -0400 Received: by mail-ee0-f44.google.com with SMTP id d4so2461530eek.3 for ; Sun, 14 Oct 2012 03:00:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=c23c0aCyrE3UFuo88uHQVP/GHiuX5MOBCRwG0Ym/+lQ=; b=Du4Y4Zpx3vgSEqS6Lerd/iMkkDWxh9wsVhB10AtJNk9Xzx79wwiaNtvvx+EeGR9U+y EQh+HLmag+k/38kVmXXH7GARE9vSBY42fuvrBgxC2MUH7v5w6fxKUutAlALOiNkyjmE0 a69q2XSUQji5oc+vkZubZfFH8N9oM/RIePpQ5DnYMHna17HGDbLcnZ3q8kBnFtvWuilB RA2wcLa5ytzO5z7oIEZw2h3MHU9hDZb7nV5ProZuWHafv9YHBRFxqW7smfH5gqqddxzc e5bjnZ7AvdY1HpAhDcVkT9jGnJ4biJX5EXKguNDNz7toxIIoIf6AGT7IRTEFZ6Xaz7IM eiXw== Received: by 10.14.223.199 with SMTP id v47mr12032453eep.45.1350208814932; Sun, 14 Oct 2012 03:00:14 -0700 (PDT) Received: from [192.168.178.21] (host127-93-dynamic.7-79-r.retail.telecomitalia.it. [79.7.93.127]) by mx.google.com with ESMTPS id e7sm19349891eep.2.2012.10.14.03.00.13 (version=SSLv3 cipher=OTHER); Sun, 14 Oct 2012 03:00:14 -0700 (PDT) Message-ID: <507A8D2C.5090100@gmail.com> Date: Sun, 14 Oct 2012 12:00:12 +0200 From: Stefano Lattarini MIME-Version: 1.0 To: GNU bug tracker automated control server Subject: Re: Processed (with 1 errors): Re: bug#12578: depcomp typo "informations" References: <507A8AB0.1040307@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) severity 12578 minor close 12578 thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 12:43:41 2012 Received: (at 12578) by debbugs.gnu.org; 14 Oct 2012 16:43:41 +0000 Received: from localhost ([127.0.0.1]:44029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNRHx-0001lD-7z for submit@debbugs.gnu.org; Sun, 14 Oct 2012 12:43:41 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:60166) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNRHu-0001l0-9w for 12578@debbugs.gnu.org; Sun, 14 Oct 2012 12:43:39 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 1637AA60003; Sun, 14 Oct 2012 09:42:30 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d+7A-AxEbGNr; Sun, 14 Oct 2012 09:42:29 -0700 (PDT) Received: from [192.168.1.3] (pool-108-23-119-2.lsanca.fios.verizon.net [108.23.119.2]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id A4522A60001; Sun, 14 Oct 2012 09:42:29 -0700 (PDT) Message-ID: <507AEB70.4070309@cs.ucla.edu> Date: Sun, 14 Oct 2012 09:42:24 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Stefano Lattarini Subject: Re: bug#12578: depcomp typo "informations" References: <506E7A0A.4000207@cs.ucla.edu> <507A8AB0.1040307@gmail.com> In-Reply-To: <507A8AB0.1040307@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 12578 Cc: 12578@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.4 (/) On 10/14/2012 02:49 AM, Stefano Lattarini wrote: > However, for the future, might I ask you to provide complete patches, even > for trivial fixlets like this one? That would make the workflow easier for > me. Sure. Even less work for you (and for me) would be if I simply applied the patches. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 12:45:28 2012 Received: (at 12578) by debbugs.gnu.org; 14 Oct 2012 16:45:28 +0000 Received: from localhost ([127.0.0.1]:44033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNRJf-0001oG-LG for submit@debbugs.gnu.org; Sun, 14 Oct 2012 12:45:28 -0400 Received: from mail-ee0-f44.google.com ([74.125.83.44]:36099) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNRJd-0001o3-CT for 12578@debbugs.gnu.org; Sun, 14 Oct 2012 12:45:25 -0400 Received: by mail-ee0-f44.google.com with SMTP id d4so2565023eek.3 for <12578@debbugs.gnu.org>; Sun, 14 Oct 2012 09:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=kZgQdcDE6tms+xsYD2ItiTt0qDrgewzcSR1Gm5Zx6A8=; b=Yczh0Mf863WCoN251kg8JyesGV/JWQxmtJOIK8F2X5T+PSjHFxezuhChWxg6+Y9qdk QZ/Sov5U4dOmmza0GOxq+CA2CnXjBnwlQi4nb0qvFYl9+ycbRmnbZE8bHLwb9Zd6iIMn LjMsE9rcOmVlnGNvYsfMas6Wjd3HzzxYMMxbY6A0dfVtlxPBmcCUTvTFDjnPjWpP4zaO 5gIIyOngaYj81tIWoll6zCsKpA9UR6UTaIYyJCUhr64NYrOYSzi143NhmbbPMxZwVXXw 0f3qL7hn83omW4dBLCAKIy55xAiDL1aJIWv27LOKmyvrOug7RCkyYzUgL4zSE/qLdm4Z UfCA== Received: by 10.14.193.136 with SMTP id k8mr12768682een.30.1350233057199; Sun, 14 Oct 2012 09:44:17 -0700 (PDT) Received: from [192.168.178.21] (host127-93-dynamic.7-79-r.retail.telecomitalia.it. [79.7.93.127]) by mx.google.com with ESMTPS id 7sm20935118eeg.5.2012.10.14.09.44.15 (version=SSLv3 cipher=OTHER); Sun, 14 Oct 2012 09:44:16 -0700 (PDT) Message-ID: <507AEBD7.2050200@gmail.com> Date: Sun, 14 Oct 2012 18:44:07 +0200 From: Stefano Lattarini MIME-Version: 1.0 To: Paul Eggert Subject: Re: bug#12578: depcomp typo "informations" References: <506E7A0A.4000207@cs.ucla.edu> <507A8AB0.1040307@gmail.com> <507AEB70.4070309@cs.ucla.edu> In-Reply-To: <507AEB70.4070309@cs.ucla.edu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12578 Cc: 12578@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) On 10/14/2012 06:42 PM, Paul Eggert wrote: > On 10/14/2012 02:49 AM, Stefano Lattarini wrote: >> However, for the future, might I ask you to provide complete patches, even >> for trivial fixlets like this one? That would make the workflow easier for >> me. > > Sure. Even less work for you (and for me) would be if I simply > applied the patches. > Right, I forgot you had commit access... Oh well, next time I'll let you sweat through the details ;-) Thanks, Stefano From unknown Sun Sep 14 01:42:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Nov 2012 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator