Aleix, I tried to follow the link at
https://github.com/aconchillo/guile-json to download your tar file at
http://download.savannah.gnu.org/releases/guile-json/guile-json-3.3.0.tar.gz,
but that URL redirects to "bigsearcher.com". Are others able to download
the tar file from that savannah URL?

Greg

On Tue, Nov 5, 2019 at 9:04 AM <guile-user-requ...@gnu.org> wrote:

> Send guile-user mailing list submissions to
>         guile-user@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.gnu.org/mailman/listinfo/guile-user
> or, via email, send a message with subject or body 'help' to
>         guile-user-requ...@gnu.org
>
> You can reach the person managing the list at
>         guile-user-ow...@gnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of guile-user digest..."
>
>
> Today's Topics:
>
>    1. [ANN] guile-json 3.3.0 released (Aleix Conchillo Flaqué)
>    2. Re: [ANN] guile-json 3.3.0 released (John Cowan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 4 Nov 2019 22:28:12 -0800
> From: Aleix Conchillo Flaqué <aconchi...@gmail.com>
> To: guile-user <guile-user@gnu.org>
> Subject: [ANN] guile-json 3.3.0 released
> Message-ID:
>         <
> ca+xasouhwaqapqvpqqg5suermoe9pkydfm57ng679pgsy5e...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Hi,
>
> I'm pleased to announce guile-json 3.3.0. This new version comes with a few
> improvements: guile-json will now throw an exception if the native scheme
> value used to build a JSON document is invalid (this is done before
> printing any JSON). Also, an additional key argument #:validate can be
> given to ignore the validation in the case performance is important and the
> data is known to be valid. Empty JSON array slots are also considered
> invalid, before they were generating an invalid scheme representation. A
> few more details can be found on the NEWS file.
>
> https://github.com/aconchillo/guile-json
>
> Best,
>
> Aleix
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 5 Nov 2019 09:32:27 -0500
> From: John Cowan <co...@ccil.org>
> To: Aleix Conchillo Flaqué <aconchi...@gmail.com>
> Cc: guile-user <guile-user@gnu.org>
> Subject: Re: [ANN] guile-json 3.3.0 released
> Message-ID:
>         <
> cad2gp_qbbq8yfbf_csxlr2ihyztkdcbhqtpafoj+w0_nqkg...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Thanks, this is great!  I'm curious though why you didn't take up my
> suggestion of using 'null rather than #nil, given the points I raised at <
> https://github.com/aconchillo/guile-json/issues/31>.
>
> On Tue, Nov 5, 2019 at 1:28 AM Aleix Conchillo Flaqué <
> aconchi...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I'm pleased to announce guile-json 3.3.0. This new version comes with a
> few
> > improvements: guile-json will now throw an exception if the native scheme
> > value used to build a JSON document is invalid (this is done before
> > printing any JSON). Also, an additional key argument #:validate can be
> > given to ignore the validation in the case performance is important and
> the
> > data is known to be valid. Empty JSON array slots are also considered
> > invalid, before they were generating an invalid scheme representation. A
> > few more details can be found on the NEWS file.
> >
> > https://github.com/aconchillo/guile-json
> >
> > Best,
> >
> > Aleix
> >
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> guile-user mailing list
> guile-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/guile-user
>
>
> ------------------------------
>
> End of guile-user Digest, Vol 204, Issue 2
> ******************************************
>


-- 
Sent from my Palm Pilot

Reply via email to