From: zimoun <zimon.toutoune@gmail.com>
To: divoplade <d@divoplade.fr>
Cc: 44130@debbugs.gnu.org
Subject: [bug#44130] [PATCH] Add a recursive version of mkdir-p
Date: Fri, 23 Oct 2020 21:36:59 +0200 [thread overview]
Message-ID: <86sga420pw.fsf@gmail.com> (raw)
In-Reply-To: <6ff632f5c1e378647cecc7177b7018fb8a0ee6d4.camel@divoplade.fr> (divoplade's message of "Thu, 22 Oct 2020 01:29:48 +0200")
salut,
On Thu, 22 Oct 2020 at 01:29, divoplade <d@divoplade.fr> wrote:
> 1. Lobby guile to provide this function out of the box (this will take
> time);
This path seems the one to go. It will take less time than running
Guile on Windows. ;-)
The only issue is that your code will depend on Guile 3.0.x where x>4.
Otherwise, why is it not possible to send a patch to Guile?
> 2. Copy that of guix, or gash, or any other: this does not seem
> acceptable to me, because this function will surely evolve (for
> instance, if guile gets suport for mingw and we start running guile
> programs on windows) and I don't want to update more than one version
> of this function;
The ’mkdir-p’ version in (guix build utils) is the same as 2012. So I
am not convinced that you will need to update it really often.
> 3. Depend on guix, gash or another package: this would be too large a
> dependency for my programs.
Ok.
On Fri, 23 Oct 2020 at 19:12, divoplade <d@divoplade.fr> wrote:
> So, there's no temptation to make one-function packages.
One package making one-function package will call other one-function
packages. :-)
à tantôt,
simon
next prev parent reply other threads:[~2020-10-23 19:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-21 23:29 [bug#44130] [PATCH] Add a recursive version of mkdir-p divoplade
2020-10-23 13:12 ` Ludovic Courtès
2020-10-23 14:14 ` divoplade
2020-10-23 16:37 ` Ludovic Courtès
2020-10-23 17:12 ` divoplade
2020-10-26 16:57 ` bug#44130: " Ludovic Courtès
2020-10-23 19:36 ` zimoun [this message]
2020-10-23 22:00 ` [bug#44130] Recursive mkdir divoplade
2020-10-23 22:11 ` [bug#44130] [PATCH] Add a recursive version of mkdir-p divoplade
2020-10-23 20:01 ` Leo Prikler
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=86sga420pw.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=44130@debbugs.gnu.org \
--cc=d@divoplade.fr \
/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).