[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38612] Pass system and target arguments to gexp->file.
From: |
Mathieu Othacehe |
Subject: |
[bug#38612] Pass system and target arguments to gexp->file. |
Date: |
Thu, 26 Dec 2019 19:54:45 +0100 |
User-agent: |
mu4e 1.2.0; emacs 27.0.50 |
Hey,
> In general, in monadic code, we should refer to (current-system) and
> (current-target-system), not to the SRFI-39 parameters.
Ok!
> By default, ‘gexp->file’ now uses the current system and target, so this
> change shouldn’t be necessary if you just want to use those. Am I
> missing something?
Well turns out that gexp->file takes #f as default target (as
gexp->script and lower-object).
Using %current-target-system as default target argument (as gexp->sexp)
makes those two patches useless.
Would you have any objection to use %current-target-system as default
target argument in gexp->file and lower-object?
Thanks,
Mathieu
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/14
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/15
- [bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/20
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/24
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/25
- [bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/26
- [bug#38612] Pass system and target arguments to gexp->file.,
Mathieu Othacehe <=
- [bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/27
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/29
- [bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/29
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/30
- [bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/26
- [bug#38612] Pass system and target arguments to gexp->file., Mathieu Othacehe, 2019/12/26
[bug#38612] Pass system and target arguments to gexp->file., Ludovic Courtès, 2019/12/20