]> Sergey Matveev's repositories - public-inbox.git/commitdiff
viewdiff: favor `qr' to precompile regexps
authorEric Wong <e@yhbt.net>
Thu, 19 Mar 2020 08:32:56 +0000 (03:32 -0500)
committerEric Wong <e@yhbt.net>
Fri, 20 Mar 2020 18:24:21 +0000 (18:24 +0000)
We can also avoid `o' regexp modifier, since it isn't
recommended by Perl upstream, anymore (although we don't
have any bugs or unintended behavior because of it).


No differences found