ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] I: <-- HERE in m/\${ <-- HERE
Date: Mon, 7 Dec 2015 13:44:02 +0200
Message-ID: <20151207114402.GA713@dad.imath.kiev.ua> (raw)
In-Reply-To: <20151207074545.GR31459@imap.altlinux.org>

On Mon, Dec 07, 2015 at 10:45:45AM +0300, Michael Shigorin wrote:
> autoreconf-default: running: automake --add-missing --force-missing
> Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-default line 3930.

Это warning от perl 5.22 --- в регулярных выражениях надо
экранировать фигурные скобки слешем.
к примеру, для проверки, есть ли в строке ${HOME},
надо писать не /\${HOME}/, а /\$\{HOME\}/.

Раньше тоже надо было, просто не ругался.

-- 

I V


      parent reply	other threads:[~2015-12-07 11:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07  7:45 ` [devel] [cyber] I: Sisyphus-20151205 packages: +2! -12 +103 (18360) Michael Shigorin
2015-12-07  8:53   ` [devel] потерявшийся /usr/bin/automake-default (Re: [cyber] I: Sisyphus-20151205 packages: +2! -12 +103 (18360)) Sergey Afonin
2015-12-07  9:14     ` Michael Shigorin
2015-12-07 10:12       ` Sergey Afonin
2015-12-07 11:44   ` Igor Vlasenko [this message]

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=20151207114402.GA713@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git