On Thu, Feb 25, 2016 at 12:34:43PM +0000, Ian Campbell wrote:
> On Thu, 2016-02-25 at 05:31 -0700, Jan Beulich wrote:
> > > > > On 25.02.16 at 13:21, <anthony.per...@citrix.com> wrote:
> > > This is the complain from perl:
> > > Unescaped left brace in regex is deprecated, passed through in regex;
> > > marked 
> > > by <-- HERE in m/^docs/misc/kconfig{ <-- HERE ,-language}\.txt/ at 
> > > scripts/get_maintainer.pl line 731.
> > > 
> > > Also, it does not work.
> > 
> > But who said these are (expected to be) regex patterns?
> 
> I expect this is a bug in get_maintainer.pl's regexes for parsing the file,
> not that the field itself is expected to be a regex.

I would say that it's a missing feature of get_maintainer.pl. It understand
. * and ?, and I guess also [].

I can try to handle {,} in get_maintainer.pl if you wish.

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to