From: Steve Peters <steve@fisharerojo.org>
Date: Mon, 7 Nov 2005 03:42:53 +0000 (+0000)
Subject: Added note to README.macosx regarding failures from broken locale
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=80626d0c9c8b59c27f54b2fa7347953793158991;p=p5sagit%2Fp5-mst-13.2.git

Added note to README.macosx regarding failures from broken locale
files.

p4raw-id: //depot/perl@26025
---

diff --git a/README.macosx b/README.macosx
index 2b19bdf..2497c18 100644
--- a/README.macosx
+++ b/README.macosx
@@ -111,6 +111,11 @@ applications like Tk: in that case consider building shared Perl
 but remember that there's a startup cost to pay in that case (see above
 "libperl and Prebinding").
 
+Starting with Tiger (Mac OS X 10.4), Apple shipped broken locale files for
+the eu_ES locale (Basque-Spain).  When testing Perl, this will show up as
+test failues in the tests C<..lib/locale>.  Unless you require the
+eu_ES locale, you should be OK to install Perl.  If you do need this 
+locale, you should contact Apple support.
 
 =head2 MacPerl