all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: swedebugia@riseup.net
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Bug in my WIP-npm-importer with blacklist
Date: Sun, 25 Nov 2018 16:01:17 +0100	[thread overview]
Message-ID: <CAE4v=ph8xeZo+Q41qcfZrktmyRq9T7_R9+35P-SaqU45Tz-faQ@mail.gmail.com> (raw)
In-Reply-To: <ad311156-00e1-4f63-8838-f381956e98f7@riseup.net>

Hello,

I had a look at that. You should not need the if there, just 'return'
the test of the if.
If has a form (if test conseqent alternate), alternate is optional and
returns the value of the
evaluated branch (consequent or alternate). This gives you a syntax
error, as the mandatory
consequent expression is missing.

Best regards,
g_bor

  reply	other threads:[~2018-11-25 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-25 13:26 Bug in my WIP-npm-importer with blacklist swedebugia
2018-11-25 15:01 ` Gábor Boskovits [this message]
2018-11-26 19:39 ` Catonano
2018-11-26 20:20   ` Catonano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=ph8xeZo+Q41qcfZrktmyRq9T7_R9+35P-SaqU45Tz-faQ@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=swedebugia@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.