GNU bug report logs - #48729
Bitmask VPN

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <rg <at> raghavgururajan.name>

Date: Sat, 29 May 2021 10:58:01 UTC

Severity: normal

Done: Raghav Gururajan <rg <at> raghavgururajan.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Raghav Gururajan <rg <at> raghavgururajan.name>
Cc: jgart <at> dismail.de, 48729 <at> debbugs.gnu.org
Subject: [bug#48729] [PATCH v7 04/25] gnu: Add go-github-com-apparentlymart-go-openvpn-mgmt.
Date: Sat, 03 Jul 2021 04:04:20 +0200
[Message part 1 (text/plain, inline)]
Raghav Gururajan via Guix-patches via 写道:
> +             (lambda arguments
> +               (for-each
> +                (lambda (directory)
> +                  (apply (assoc-ref %standard-phases 'build)
> +                         `(,@arguments #:import-path 
> ,directory)))

Nice!

> +                (list
> + 
> "github.com/apparentlymart/go-openvpn-mgmt/demux"
> + 
> "github.com/apparentlymart/go-openvpn-mgmt/openvpn"))))

…wow, this whole package is screaming for just a little more 
metaprogramming, isn't it.  :-)

Just FYI, I think you could further abstract away the repitition 
if you feel like flexing your Scheme muscles.

But I understand if not, and I don't think this patch series 
should be greatly delayed on that account.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.