GNU bug report logs - #31774
[PATCH] Add maven

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Sun, 10 Jun 2018 11:02:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 31774 <at> debbugs.gnu.org
Subject: [bug#31774] [PATCH 12/22] gnu: Add maven-core.
Date: Thu, 14 Jun 2018 02:13:12 +0200
[Message part 1 (text/plain, inline)]
Hi Julien,

On Tue, 12 Jun 2018 21:36:14 +0200
Julien Lepiller <julien <at> lepiller.eu> wrote:

> I tried something like this:
> 
> (match sxlm
>   ((list (component-set (components x) ...)) x))
> 
> And I got an exception like component-set: unbound variable. On the
> REPL, the command works perfectly.

Yeah, weird sometimes.  I've had similar problems in the past.

Now I tried

(match sxml
 (('*TOP*
   ('component-set
    ('components x ...))) x))

and it seems to work.
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 333 days ago.

Previous Next


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