| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
| Date: | Thu, 29 Aug 2002 12:56:52 +0400 |
| From: | egor duda <deo AT logos-m DOT ru> |
| Reply-To: | egor duda <cygwin-developers AT cygwin DOT com> |
| Organization: | deo |
| X-Priority: | 3 (Normal) |
| Message-ID: | <6880518559.20020829125652@logos-m.ru> |
| To: | Christopher Faylor <cygwin-developers AT cygwin DOT com> |
| CC: | newlib AT sources DOT redhat DOT com |
| Subject: | Re: perl giving setlocale failures with recent cygwin's, Egor please comment? |
| In-Reply-To: | <20020829030930.GA2779@redhat.com> |
| References: | <20020829030930 DOT GA2779 AT redhat DOT com> |
| MIME-Version: | 1.0 |
Hi! Thursday, 29 August, 2002 Christopher Faylor cgf AT redhat DOT com wrote: CF> I just rebuilt cygwin with the newest version of newlib and noticed CF> a lot of these type of warnings: CF> perl: warning: Setting locale failed. CF> perl: warning: Please check that your locale settings: CF> LC_ALL = (unset), CF> LANG = (unset) CF> are supported and installed on your system. CF> Is it possible that this is due to Egor's recent mb change in newlib? Yes, it's definitely so. Previously, setlocale (LC_CTYPE, "") was returning "C", while now, in MB_CAPABLE configuration, it returns NULL. I'm not sure whether it's better to fix it in newlib or in perl, though. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |