Bug 31670

Summary: Unescaped left brace in regex is deprecated
Product: Sisyphus Reporter: Sergey Y. Afonin <asy>
Component: checkbashismsAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: qa-sisyphus
Severity: minor    
Priority: P3    
Version: unstable   
Hardware: all   
OS: Linux   

Description Sergey Y. Afonin 2015-12-29 09:00:28 MSK
Видимо, с приходом нового Perl, начало выдаваться предупреждение "Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE"

  .?(\${ <-- HERE 1:?\+.?)?(\$(\@|\*))?/ at /usr/bin/checkbashisms line 460, <IN> line 1.

  .?(\${ <-- HERE 1:?\+.?)?(\$(\@|\*))?.?\s*\&/ at /usr/bin/checkbashisms line 486, <IN> line 1.