alx-tools / Betty

Holberton-style C code checker written in Perl
GNU General Public License v3.0
1.26k stars 1.77k forks source link

Issue when running on VS Code ubuntu 20 #25

Open dev-loup opened 4 years ago

dev-loup commented 4 years ago

perl send warnings about deprecated syntax

Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE )/ at /usr/local/bin/betty-style line 3916. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE .*})/ at /usr/local/bin/betty-doc line 2038.