GNU bug report logs - #39016
[PATCH] gnu: make-gcc-toolchain: Fix typo in description.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jonathan.brielmaier <at> web.de
Subject: bug#39016: closed (Re: [bug#39016] [PATCH] gnu: make-gcc-toolchain:
 Fix typo in description.)
Date: Sat, 11 Jan 2020 20:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39016: [PATCH] gnu: make-gcc-toolchain: Fix typo in description.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39016 <at> debbugs.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: Marius Bakke <mbakke <at> fastmail.com>
To: jonathan.brielmaier <at> web.de, 39016-done <at> debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Subject: Re: [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in
 description.
Date: Sat, 11 Jan 2020 21:27:19 +0100
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: jonathan.brielmaier <at> web.de
To: guix-patches <at> gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Subject: [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
Date: Tue,  7 Jan 2020 17:48:13 +0100
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




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.