This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Inline regcomp.c:S_checkposixcc into its only caller
authorFather Chrysostomos <sprout@cpan.org>
Mon, 19 Nov 2012 00:11:20 +0000 (16:11 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 19 Nov 2012 04:17:17 +0000 (20:17 -0800)
commitd7f66cd4b3bccfcd27e386973f4a01ea3e29c829
treeda6390b06c9ed910016e28112669ac10134c6a3f
parentc25879556450ce505da635587b26749395569e08
Inline regcomp.c:S_checkposixcc into its only caller

In the next commit, it will need to access other variables around its
call site.
embed.fnc
embed.h
proto.h
regcomp.c
t/lib/warnings/regcomp