GNU bug report logs -
#39016
[PATCH] gnu: make-gcc-toolchain: Fix typo in description.
Previous Next
Reported by: jonathan.brielmaier <at> web.de
Date: Tue, 7 Jan 2020 16:49:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 11 Jan 2020 21:27:19 +0100
with message-id <8736clzql4.fsf <at> devup.no>
and subject line Re: [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
has caused the debbugs.gnu.org bug report #39016,
regarding [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
39016: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39016
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo.
---
gnu/packages/commencement.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 14ecf246d4..06dba4254a 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2563,7 +2563,7 @@ COREUTILS-FINAL vs. COREUTILS, etc."
(description
"This package provides a complete GCC tool chain for C/C++ development to
be installed in user profiles. This includes GCC, as well as libc (headers
-an d binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
+and binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
(home-page "https://gcc.gnu.org/")
(outputs '("out" "debug" "static"))
--
2.24.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
jonathan.brielmaier <at> web.de writes:
> From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
>
> * gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo.
Applied, thanks!
[...]
> diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
> index 14ecf246d4..06dba4254a 100644
> --- a/gnu/packages/commencement.scm
> +++ b/gnu/packages/commencement.scm
> @@ -2563,7 +2563,7 @@ COREUTILS-FINAL vs. COREUTILS, etc."
> (description
> "This package provides a complete GCC tool chain for C/C++ development to
> be installed in user profiles. This includes GCC, as well as libc (headers
> -an d binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
> +and binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
I took the liberty to fix the triple spacing on the line above on your
behalf. :-)
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.