From: Jan Nieuwenhuizen <janneke@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org, Assaf Gordon <assafgordon@gmail.com>,
sed-devel@gnu.org
Subject: Re: bootstrapping SED-4.5, circular dependency?
Date: Sun, 09 Dec 2018 04:59:04 +0100 [thread overview]
Message-ID: <87o99vmjuf.fsf@gnu.org> (raw)
In-Reply-To: <875zw361ml.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 09 Dec 2018 00:26:58 +0100")
Ludovic Courtès writes:
Hello,
> Jan, could it be that the ‘basename’ and ‘dirname’ implementations in
> Gash fail this test? It might be that sed is not needed if you get
> these right.
Ah, yes! I have added some test to Gash and this
basename -- /
failed, producing the empty string, where coreutils' basename returns
`/'.
Gash "simply" (there is som if'ing involved) calls Guile's basename,
which disagrees here and returns "" for "/".
I'm assuming that this is expected behaviour for Guile?... so I
special-cased this for Gash' basename.
Greetings,
janneke
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
next prev parent reply other threads:[~2018-12-09 3:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-08 13:46 bootstrapping SED-4.5, circular dependency? Jan Nieuwenhuizen
2018-12-08 18:59 ` Assaf Gordon
2018-12-08 23:26 ` Ludovic Courtès
2018-12-09 3:59 ` Jan Nieuwenhuizen [this message]
2018-12-09 13:42 ` Ludovic Courtès
2018-12-09 3:52 ` Jan Nieuwenhuizen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o99vmjuf.fsf@gnu.org \
--to=janneke@gnu.org \
--cc=assafgordon@gmail.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
--cc=sed-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.