|
From: | Ludovic Courtès |
Subject: | bug#30265: Fish shell has wrong path variables |
Date: | Fri, 21 Sep 2018 14:05:50 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Pierre Neidhardt <address@hidden> skribis: > - Is the issue here that grafting does not support wide string literals? > Shouldn't we fix the Guix code to support wide strings as well? I’m not too keen on doing that: the scanner in (guix build grafts) would have to be quite different if it were to catch /gnu/store references burried in wide strings. That’d be a real challenge. The proposed changes (using Fish’ relocatability mechanism or ensuring that the /gnu/store references are in char[] arrays) would be far easier. Let me know if you need clarifications regarding these. Thanks, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |