emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61724: closed ([PATCH 1/3] gnu: Add nlohmann-json.)


From: GNU bug Tracking System
Subject: bug#61724: closed ([PATCH 1/3] gnu: Add nlohmann-json.)
Date: Sun, 14 May 2023 10:25:02 +0000

Your message dated Sun, 14 May 2023 12:24:43 +0200
with message-id <86ddd780cfada40b0a6fe478b4fe1e24a0f6c401.camel@gmail.com>
and subject line Re: [bug#61724] [PATCH v4 1/7] gnu: Rename json-modern-cxx to 
nlohmann-json.
has caused the debbugs.gnu.org bug report #61724,
regarding [PATCH 1/3] gnu: Add nlohmann-json.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61724: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61724
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/3] gnu: Add nlohmann-json. Date: Thu, 23 Feb 2023 05:06:40 +0000
Hi,

This patch series deprecates json-modern-cxx and refactors existing packages to 
use the new nlohmann-json package and variable.

all best,

jgart



--- End Message ---
--- Begin Message --- Subject: Re: [bug#61724] [PATCH v4 1/7] gnu: Rename json-modern-cxx to nlohmann-json. Date: Sun, 14 May 2023 12:24:43 +0200 User-agent: Evolution 3.46.4
Am Donnerstag, dem 11.05.2023 um 20:48 +0200 schrieb Liliana Marie
Prikler:
> Am Donnerstag, dem 11.05.2023 um 14:53 +0200 schrieb Simon Tournier:
> > Hi,
> > 
> > On jeu., 27 avril 2023 at 20:57, Liliana Marie Prikler
> > <liliana.prikler@gmail.com> wrote:
> > 
> > > diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-
> > > tools.scm
> > > index 33d91e6043..fb2deaa384 100644
> > > --- a/gnu/packages/build-tools.scm
> > > +++ b/gnu/packages/build-tools.scm
> > > @@ -148,7 +148,7 @@ (define-public bear
> > >       `(("c-ares" ,c-ares)
> > >         ("fmt" ,fmt-8)
> > >         ("grpc" ,grpc)
> > > -       ("json-modern-cxx" ,json-modern-cxx)
> > > +       ("nlohmann-json" ,json-modern-cxx)
> > 
> > Typo, I guess.  Instead,
> > 
> >  +       ("nlohmann-json" ,nlohmann-json)
> Indeed, I missed the /g in my sed.  Will fix.
And pushed with said fix.

Thanks


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]