Skip to Content.
Sympa Menu

en - Re: [sympa-users] bug?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: IKEDA Soji <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] bug?
  • Date: Sun, 3 Jan 2016 20:23:21 +0900

Hi,

It's a minor (i.e. small in impact to users) bug in 6.2.x.  Warnings will be stopped by replacing "{," (left brace and comma) in regular _expression_ with "{1,".  The same typo is found in Language.pm.

They will be fixed by next release.  Thanks for reporting!

-- Soji

2016/01/02 23:34、Erik Olson (via sympa-users Mailing List) <address@concealed> のメッセージ:

Just going through a big server upgrade (Fedora 23), and upgraded to 6.2.12 in the process.

Getting a ton of these now:
"Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{ <-- HERE ,16}$/ at /home/sympa/bin/Sympa/Session.pm line 135."

I figure I can fix this by just escaping the left and brackets, but I wanted to check to be sure as I'm not familiar with either perl or regex oddities.

Thanks in advance,

  - Erik

--
from the desk of Erik D. Olson - address@concealed



Archive powered by MHonArc 2.6.19+.

Top of Page