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

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

[debbugs-tracker] bug#30270: closed ([PATCH] url-fetch returns #t instea


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30270: closed ([PATCH] url-fetch returns #t instead of FILE)
Date: Sun, 28 Jan 2018 22:03:01 +0000

Your message dated Sun, 28 Jan 2018 23:02:14 +0100
with message-id <address@hidden>
and subject line Re: bug#30270: [PATCH] url-fetch returns #t instead of FILE
has caused the debbugs.gnu.org bug report #30270,
regarding [PATCH] url-fetch returns #t instead of FILE
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30270: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30270
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] url-fetch returns #t instead of FILE Date: Sat, 27 Jan 2018 12:29:48 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hello!

Commit 347fa4aebf, introduced a regression where `url-fetch' would return #t
instead of the file name (as the docstring says it should), which broke
the fiasco script used to find broken hashes of Github's archives[0].

Patch to follow.

[0]  https://notabug.org/apteryx/fiasco



--- End Message ---
--- Begin Message --- Subject: Re: bug#30270: [PATCH] url-fetch returns #t instead of FILE Date: Sun, 28 Jan 2018 23:02:14 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Maxim Cournoyer <address@hidden> skribis:

> From 61ca016f3a2a6504d899a6ec3b9daaf1647be451 Mon Sep 17 00:00:00 2001
> From: Maxim Cournoyer <address@hidden>
> Date: Sat, 27 Jan 2018 12:22:11 -0500
> Subject: [PATCH] download: Fix return value of the url-fetch procedure.
>
> Fixes #30270 which was introduced by commit 347fa4aebf.
>
> * guix/build/download.scm (url-fetch): Return `file' instead of #t upon 
> success.

Good catch!

I changed the log to read “Fixes <http://...>” and committed.

Thanks,
Ludo’.


--- End Message ---

reply via email to

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