Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2010 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25360 invoked from network); 26 May 2003 11:03:42 -0000 Received: from unknown (HELO yoshimo.webtechs.idg.nl) (62.250.20.10) by pb1.pair.com with SMTP; 26 May 2003 11:03:42 -0000 Received: from laptop.php.net (localhost [127.0.0.1]) by yoshimo.webtechs.idg.nl (Postfix) with ESMTP id 6ED3C3C01; Mon, 26 May 2003 13:03:36 +0200 (CEST) Message-ID: <5.1.0.14.2.20030526125417.01e08df8@yoshimo.webtechs.idg.nl> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 26 May 2003 13:03:32 +0200 To: PHP Dev Cc: Rasmus Lerdorf , Stig =?iso-8859-1?Q?S=E6ther?= Bakken , Zeev Suraski Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_1243139139==_" Subject: [PATCH] Enable LC_MESSAGES locale, when gettext is compiled From: msopacua@php.net (Melvyn Sopacua) --=====================_1243139139==_ Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, attached a small fix, for OS's who do not natively support the LC_MESSAGES locale. When on these platforms the gettext extension is compiled in, it is still useless, since libintl.h is the one defining the locale. Tested and working, no side-effects observed. With kind regards, Melvyn Sopacua --=====================_1243139139==_ Content-Type: text/plain; name="string.c.patch.txt"; x-mac-type="42494E41"; x-mac-creator="74747874" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="string.c.patch.txt" SW5kZXg6IGV4dC9zdGFuZGFyZC9zdHJpbmcuYwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvcmVwb3Np dG9yeS9waHA0L2V4dC9zdGFuZGFyZC9zdHJpbmcuYyx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4z MzMuMi4yNwpkaWZmIC11IC1yMS4zMzMuMi4yNyBzdHJpbmcuYwotLS0gZXh0L3N0YW5kYXJkL3N0 cmluZy5jCTE2IE1heSAyMDAzIDIzOjI0OjU1IC0wMDAwCTEuMzMzLjIuMjcKKysrIGV4dC9zdGFu ZGFyZC9zdHJpbmcuYwkyNiBNYXkgMjAwMyAxMDo1Nzo1OCAtMDAwMApAQCAtMzcsNiArMzcsOSBA QAogI2lmZGVmIEhBVkVfTU9ORVRBUllfSAogIyBpbmNsdWRlIDxtb25ldGFyeS5oPgogI2VuZGlm CisjaWZkZWYgSEFWRV9MSUJJTlRMCisjIGluY2x1ZGUgPGxpYmludGwuaD4gLyogZm9yIExDX01F U1NBR0VTICovCisjZW5kaWYKICNpbmNsdWRlICJzY2FuZi5oIgogI2luY2x1ZGUgInplbmRfQVBJ LmgiCiAjaW5jbHVkZSAiemVuZF9leGVjdXRlLmgiCg== --=====================_1243139139==_--