Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: be45a1e1e43579d38b8161de4c42f27ea053a20f
https://github.com/Perl/perl5/commit/be45a1e1e43579d38b8161de4c42f27ea053a20f
Author: Karl Williamson <[email protected]>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M regcomp.c
M t/re/reg_mesg.t
Log Message:
-----------
PATCH: [gh #17185] Improper 'unescaped lbrace' msg
This warning is simply deleted. The possible places where an unescaped
left brace is illegal has been scaled back to avoid breaking more
existing code, and this context will remain legal.