Branch: refs/heads/smoke-me/jkeenan/missing-braces Home: https://github.com/Perl/perl5 Commit: 973bf67fbdb1338ccbd0ae719081348a3e85cce2 https://github.com/Perl/perl5/commit/973bf67fbdb1338ccbd0ae719081348a3e85cce2 Author: James E Keenan <jkeenan@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M regexec.c Log Message: ----------- Correct for build-time warning Addresses this build-time warning: suggest braces around initialization of subobject [-Wmissing-braces]