Re: change to the wrap-program procedure

2018-01-02 Thread Ricardo Wurmus
Hartmut Goebel writes: > Am 02.01.2018 um 20:01 schrieb Ricardo Wurmus: >> I’ll add a special case for this and a test case. > > Great! Thanks. FYI: I sent an initial implementation to guix-patches and got #29951. We can further discuss things there. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6

Re: change to the wrap-program procedure

2018-01-02 Thread Hartmut Goebel
Am 02.01.2018 um 20:01 schrieb Ricardo Wurmus: > I’ll add a special case for this and a test case. Great! Thanks. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |

Re: change to the wrap-program procedure (was: core-updates, let’s go!)

2018-01-02 Thread Ricardo Wurmus
Hi Hartmut, > Am 31.12.2017 um 18:27 schrieb Ricardo Wurmus: >> There’s also a change to the wrap-program procedure that does without >> the shell wrappers and instead prepends a short Guile program, which is >> read as a comment in the target language. It’s better to pla

change to the wrap-program procedure (was: core-updates, let’s go!)

2018-01-02 Thread Hartmut Goebel
Am 31.12.2017 um 18:27 schrieb Ricardo Wurmus: > There’s also a change to the wrap-program procedure that does without > the shell wrappers and instead prepends a short Guile program, which is > read as a comment in the target language. It’s better to play with this > in the next