Oust cv_ckproto_len
authorFather Chrysostomos <sprout@cpan.org>
Fri, 30 Sep 2011 19:10:51 +0000 (12:10 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 6 Oct 2011 20:01:19 +0000 (13:01 -0700)
commitf717afa71cc4ba2f45eb5e57b4e54a3a3cdf8bd9
treea3964044fddbfa2e8b255bb2a4bae16414bb95f7
parentdab1c735364fcc41f4fbd1c15b5e26e8a7b07cab
Oust cv_ckproto_len

It is no longer used in core (having been superseded by
cv_ckproto_len_flags), is unused on CPAN, and is not part of the API.

The cv_ckproto ‘public’ macro is modified to use the _flags version.
I put ‘public’ in quotes because, even before this commit, cv_ckproto
was using a non-exported function, and hence could never have worked
on a strict linker (or whatever you call it).
embed.fnc
embed.h
op.c
op.h
proto.h