GNU bug report logs -
#10210
[PATCH] lib/depcomp: spelling fix in usage message
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Sun, 4 Dec 2011 01:38:01 UTC
Severity: normal
Tags: patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10210 in the body.
You can then email your comments to 10210 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#10210
; Package
automake
.
(Sun, 04 Dec 2011 01:38:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Sun, 04 Dec 2011 01:38:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Found while spell-checking Emacs. Here's a proposed patch.
There are similar misspellings in
the ChangeLogs but that's less important.
depcomp: spelling fix
* lib/depcomp (-h): Fix misspelling in usage diagnostic.
diff --git a/lib/depcomp b/lib/depcomp
index 9825d56..b97ed64 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2011-04-16.09; # UTC
+scriptversion=2011-12-04.01; # UTC
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
# 2011 Free Software Foundation, Inc.
@@ -44,7 +44,7 @@ Environment variables:
object Object file output by `PROGRAMS ARGS'.
DEPDIR directory where to store dependencies.
depfile Dependency file to output.
- tmpdepfile Temporary file to use when outputing dependencies.
+ tmpdepfile Temporary file to use when outputting dependencies.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake <at> gnu.org>.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#10210
; Package
automake
.
(Sun, 04 Dec 2011 11:21:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Paul.
On Sunday 04 December 2011, Paul Eggert wrote:
> Found while spell-checking Emacs. Here's a proposed patch.
>
Thanks. I've applied the patch in your name (see attachement), and
I'm thus closing this bug report.
Just a minor nit though: next time, could you send your patches to the
automake-patches list, instead that to the bug-automake list, to avoid
having a spurious bug report be opened?
> There are similar misspellings in the ChangeLogs but that's
> less important.
>
Still, patches welcome ;-)
Thanks,
Stefano
[0001-depcomp-spelling-fix.patch (text/x-patch, inline)]
From 053534fc5718ad3aea4f2f1c5817d2a114fe5699 Mon Sep 17 00:00:00 2001
Message-Id: <053534fc5718ad3aea4f2f1c5817d2a114fe5699.1322997518.git.stefano.lattarini <at> gmail.com>
From: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Sun, 4 Dec 2011 12:11:30 +0100
Subject: [PATCH] depcomp: spelling fix
* lib/depcomp (-h): Fix misspelling in usage diagnostic.
---
ChangeLog | 5 +++++
lib/depcomp | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2ad35bb..1c97ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-12-04 Paul Eggert <eggert <at> cs.ucla.edu>
+
+ depcomp: spelling fix
+ * lib/depcomp (-h): Fix misspelling in usage diagnostic.
+
2011-11-28 Peter Rosin <peda <at> lysator.liu.se>
tests: fix 'distcheck-override-infodir.test' on Cygwin
diff --git a/lib/depcomp b/lib/depcomp
index 2fe40a9..5621fd4 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2011-04-16.09; # UTC
+scriptversion=2011-12-04.11; # UTC
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2011,
# Free Software Foundation, Inc.
@@ -44,7 +44,7 @@ Environment variables:
object Object file output by `PROGRAMS ARGS'.
DEPDIR directory where to store dependencies.
depfile Dependency file to output.
- tmpdepfile Temporary file to use when outputing dependencies.
+ tmpdepfile Temporary file to use when outputting dependencies.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake <at> gnu.org>.
--
1.7.2.3
Reply sent
to
Stefano Lattarini <stefano.lattarini <at> gmail.com>
:
You have taken responsibility.
(Sun, 04 Dec 2011 11:21:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
bug acknowledged by developer.
(Sun, 04 Dec 2011 11:21:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 01 Jan 2012 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.