guix-patches
[Top][All Lists]
Advanced

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

[bug#30604] [PATCH v10 3/6] linux-modules: Add 'load-needed-linux-module


From: Ludovic Courtès
Subject: [bug#30604] [PATCH v10 3/6] linux-modules: Add 'load-needed-linux-modules'.
Date: Mon, 12 Mar 2018 22:10:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Danny Milosavljevic <address@hidden> skribis:

>> +        (let* ((alias   (string-trim-right
>> +                         (call-with-input-file file get-string-all)))
>
> Hmm... doesn't this trim other things than newline?

Yes, it trims whitespace.

> A quick internet search shows that most people do that.  Huh.

Yeah I’d think that whitespace is non-significant in these files, but in
practice they’re always generated anyway.

Ludo’.





reply via email to

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