This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #119443] Blead won't compile on wince
authorKarl Williamson <public@khwilliamson.com>
Fri, 23 Aug 2013 19:38:03 +0000 (13:38 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 23 Aug 2013 21:50:49 +0000 (15:50 -0600)
commit8ef6e574dc20ae6630168de22486c9083ad307af
tree0c6b5f107e516ed0bb08964d7b0bbc26b6b8e728
parent4f219c4e77d1ed928277cc810b79d80d32968e48
PATCH: [perl #119443] Blead won't compile on wince

This commit adds #if's to cause locale handling code to compile on
platforms that don't have full-featured locale handling.  The commits
mentioned in the ticket did not adequately cover these situations.
embed.fnc
embed.h
locale.c
proto.h
sv.c