GNU bug report logs - #47087
[PATCH] gnu: gcc: Fix comment about gfortran.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Fri, 12 Mar 2021 05:34:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 47087 in the body.
You can then email your comments to 47087 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#47087; Package guix-patches. (Fri, 12 Mar 2021 05:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 Mar 2021 05:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: gcc: Fix comment about gfortran.
Date: Fri, 12 Mar 2021 06:33:26 +0100
Added by: cb4805e34c9997edca14743516b9a0fde6303d1c
Fixes: 0681f05486d901c92637c098bb7afddef35068b0

* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.
---
 gnu/packages/gcc.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index 4d5aaa7070..55503b3f1b 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -586,8 +586,7 @@ It also includes runtime support libraries for these languages.")))
                                      "gcc-5.0-libvtv-runpath.patch"))))))
 
 ;; Note: When changing the default gcc version, update
-;;       the gcc-toolchain-* definitions and the gfortran definition
-;;       accordingly.
+;;       the gcc-toolchain-* definitions.
 (define-public gcc gcc-7)
 
 (define-public (make-libstdc++ gcc)
-- 
2.20.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 25 Mar 2021 17:02:02 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Thu, 25 Mar 2021 17:02:02 GMT) Full text and rfc822 format available.

Message #10 received at 47087-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 47087-done <at> debbugs.gnu.org
Subject: Re: [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran.
Date: Thu, 25 Mar 2021 17:01:36 +0000
[Message part 1 (text/plain, inline)]
Vincent Legoll <vincent.legoll <at> gmail.com> writes:

> Added by: cb4805e34c9997edca14743516b9a0fde6303d1c
> Fixes: 0681f05486d901c92637c098bb7afddef35068b0
>
> * gnu/packages/gcc.scm (gcc): Fix comment about gfortran.
> ---
>  gnu/packages/gcc.scm | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
> index 4d5aaa7070..55503b3f1b 100644
> --- a/gnu/packages/gcc.scm
> +++ b/gnu/packages/gcc.scm
> @@ -586,8 +586,7 @@ It also includes runtime support libraries for these languages.")))
>                                       "gcc-5.0-libvtv-runpath.patch"))))))
>  
>  ;; Note: When changing the default gcc version, update
> -;;       the gcc-toolchain-* definitions and the gfortran definition
> -;;       accordingly.
> +;;       the gcc-toolchain-* definitions.
>  (define-public gcc gcc-7)
>  
>  (define-public (make-libstdc++ gcc)

I think this makes sense to me, pushed as
0098fcecf0c196fd645c1dc44d2897ef1d58c730.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Apr 2021 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.