GNU bug report logs -
#26339
[PATCH 00/18] wip: Support non grub bootloaders.
Previous Next
Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>
Date: Sun, 2 Apr 2017 13:51:01 UTC
Severity: important
Tags: patch
Done: Mathieu Othacehe <m.othacehe <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:
> On Sun, 14 May 2017 15:28:47 +0200
> ludo <at> gnu.org (Ludovic Courtès) wrote:
>
>> I suggest avoiding dots in identifiers (RnRS Scheme does not allow it
>> because it can conflict with the dot notation for pairs.) Use a hyphen
>> instead.
>
> ... oops. My fault for suggesting it. I didn't have practical problems with dots before and some parts in Guix already use the dot
> (latest-kernel.org-release, package definitions and the previous bootloader that's in master for a long time).
Right, dots in identifiers are valid in Guile, I even use them for
packages, but somehow I mentally have double-standards between (gnu
packages …) modules and the rest. :-)
> But good to know. I shall use no dots in identifiers in the future. Any preference of how to name derivations?
Often it’s enough to name them by what the correspond to (say “profile”,
“config-file”, etc.). In other cases, I usually use things like
“os-drv” or “drv”.
Ludo’.
This bug report was last modified 7 years and 209 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.