Two more swash inversion list exports necessary for build on Win32.
authorGeorge Greer <perl@greerga.m-l.org>
Sat, 5 Feb 2011 22:01:50 +0000 (17:01 -0500)
committerGeorge Greer <perl@greerga.m-l.org>
Sat, 5 Feb 2011 22:01:50 +0000 (17:01 -0500)
embed.fnc
global.sym

index 4bd6bdc..01621e7 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -1285,9 +1285,9 @@ ApR       |NV     |str_to_version |NN SV *sv
 Ap     |SV*    |swash_init     |NN const char* pkg|NN const char* name|NN SV* listsv|I32 minbits|I32 none
 Ap     |UV     |swash_fetch    |NN SV *swash|NN const U8 *ptr|bool do_utf8
 EXMpR  |HV*    |_swash_inversion_hash  |NN SV* const swash
-EMpR   |HV*    |_new_invlist   |const IV initial_size
+EXMpR  |HV*    |_new_invlist   |const IV initial_size
 EXMpR  |HV*    |_swash_to_invlist      |NN SV* const swash
-EMp    |void   |_append_range_to_invlist   |NN HV* const invlist|const UV start|const UV end
+EXMp   |void   |_append_range_to_invlist   |NN HV* const invlist|const UV start|const UV end
 #ifdef PERL_IN_REGCOMP_C
 EsMR   |HV*    |add_range_to_invlist   |NN HV* const invlist|const UV start|const UV end
 EiMR   |UV*    |invlist_array  |NN HV* const invlist
index 0b47e82..7737552 100644 (file)
@@ -18,7 +18,9 @@
 Perl_Gv_AMupdate
 Perl_PerlIO_context_layers
 Perl__swash_inversion_hash
+Perl__new_invlist
 Perl__swash_to_invlist
+Perl__append_range_to_invlist
 Perl_amagic_call
 Perl_amagic_deref_call
 Perl_apply_attrs_string