unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Anadon <joshua.r.marshall.1991@gmail.com>
Cc: 45732@debbugs.gnu.org, GNU Debbugs <control@debbugs.gnu.org>,
	45604@debbugs.gnu.org
Subject: [bug#45732] [PATCH 2/2] Made changes Leo on the ML suggested.
Date: Sun, 22 May 2022 00:31:18 -0400	[thread overview]
Message-ID: <87ee0m6ve1.fsf_-_@gmail.com> (raw)
In-Reply-To: <20210109024058.68902-3-joshua.r.marshall.1991@gmail.com> (Anadon's message of "Fri, 8 Jan 2021 21:40:58 -0500")

tags 45732 +moreinfo
thanks

Hello,

Anadon <joshua.r.marshall.1991@gmail.com> writes:

> ---
>  gnu/packages/cpp.scm | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
>
> diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
> index ff10a4247b..487639c879 100644
> --- a/gnu/packages/cpp.scm
> +++ b/gnu/packages/cpp.scm
> @@ -823,11 +823,9 @@ provides a number of utilities to make coding with expected cleaner.")
>                    "0fmkyh1srkz2bx68agfa30sankg1ig1f95xqp8sp9wj3p9qilsv2"))
>                  (modules '((guix build utils)))))
>        (build-system cmake-build-system)
> -
> -      (inputs
> -       `(("gcc" ,gcc-10)))
> -      (synopsis "Header-only C++17 library for reflection for enums")
> -      (description "Static reflection for enums (to string, from string,
> -iteration) for modern C++, work with any enum type without any macro or
> -boilerplate code")
> +      (native-inputs
> +       `(("gcc" ,gcc-9)))
> +      (synopsis "Header-only C++17 library for reflection on enums")
> +      (description "C++17 static reflection for enums, allowing functions like
> + to string, from string, and iteration.")
>        (license license:expat)))

What package is this supposed to affect?  There's no mention of its name
anywhere in the title and it doesn't seem to exist in the repo.

Thanks!

Maxim




  reply	other threads:[~2022-05-22  4:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09  2:40 [bug#45730] [PATCH 0/2] Added magic-enum header-only library as a package Anadon
2021-01-09  2:40 ` [bug#45731] [PATCH 1/2] " Anadon
2021-01-09  2:40 ` [bug#45604] [PATCH 2/2] Made changes Leo on the ML suggested Anadon
2022-05-22  4:31   ` Maxim Cournoyer [this message]
2023-05-29 12:18   ` bug#45732: " Jelle Licht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee0m6ve1.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=45604@debbugs.gnu.org \
    --cc=45732@debbugs.gnu.org \
    --cc=control@debbugs.gnu.org \
    --cc=joshua.r.marshall.1991@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).