public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-pms@lists.gentoo.org
Subject: Re: [gentoo-pms] [PATCH] EAPI must be at least a single char.
Date: Mon, 1 Oct 2012 09:15:39 +0200	[thread overview]
Message-ID: <20585.17179.531266.341712@a1i15.kph.uni-mainz.de> (raw)
In-Reply-To: <5068E2E0.8080803@gentoo.org>

>>>>> On Sun, 30 Sep 2012, Zac Medico wrote:

> Still, I'd be in favor of changing the regex to match practically
> anything that looks like an EAPI assignment, regardless of the
> validity of the EAPI value.

I don't believe that this is possible. You'll never be able to match
everyting that it valid bash syntax, other than by parsing it with
bash itself. Which is what we wanted to avoid, in the first place.

(( $'\x45\x41\x50\x49' = 4 + 1 ))

Ulrich


  reply	other threads:[~2012-10-01  7:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-30  8:28 [gentoo-pms] [PATCH] EAPI must be at least a single char Brian Harring
2012-09-30  9:13 ` Ulrich Mueller
2012-09-30 19:44   ` Brian Harring
2012-09-30 19:52     ` Zac Medico
2012-09-30 22:10       ` Ulrich Mueller
2012-10-01  0:48         ` Zac Medico
2012-09-30 22:22       ` Brian Harring
2012-10-01  0:25         ` Zac Medico
2012-10-01  7:15           ` Ulrich Mueller [this message]
2012-10-01 16:33             ` Zac Medico

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=20585.17179.531266.341712@a1i15.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=gentoo-pms@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox