Deprecate some functions in utf8.c
authorKarl Williamson <public@khwilliamson.com>
Fri, 7 Dec 2012 04:41:23 +0000 (21:41 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 9 Dec 2012 17:30:02 +0000 (10:30 -0700)
commit61b19385aad9b4e3473d7791345d04196cee4e09
tree95faca605621655f95f9ff70410894b1f91af769
parentcc8ab7c00e799e0a0242fced558ccb06b2cbb566
Deprecate some functions in utf8.c

These functions are not used by the Perl core.  Code should be using
the equivalent macros in handy.h that may avoid a function call.
embed.fnc
pod/perldelta.pod
proto.h
utf8.c