From stdcxx-dev-return-2645-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Mon Feb 19 23:23:27 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 47546 invoked from network); 19 Feb 2007 23:23:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2007 23:23:27 -0000 Received: (qmail 51336 invoked by uid 500); 19 Feb 2007 23:23:35 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 51277 invoked by uid 500); 19 Feb 2007 23:23:35 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 51264 invoked by uid 99); 19 Feb 2007 23:23:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 15:23:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 15:23:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 43D677141F9 for ; Mon, 19 Feb 2007 15:23:06 -0800 (PST) Message-ID: <11852385.1171927386275.JavaMail.jira@brutus> Date: Mon, 19 Feb 2007 15:23:06 -0800 (PST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-340) [Cygwin] SIGHUP in localedef In-Reply-To: <25568649.1171917665509.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-340. ------------------------------- > [Cygwin] SIGHUP in localedef > ---------------------------- > > Key: STDCXX-340 > URL: https://issues.apache.org/jira/browse/STDCXX-340 > Project: C++ Standard Library > Issue Type: Bug > Components: Utilities > Affects Versions: 4.1.3 > Environment: Cygwin > Reporter: Mark Brown > Priority: Critical > Fix For: 4.2 > > > While trying to reproduce the problem noted in STDCXX-333 on Cygwin I encountered an error with the stdcxx localedef program: > nls$ ../bin/localedef -c -f /home/mbrown/stdcxx/etc/nls/charmaps/UTF-8 -i /home/mbrown/stdcxx/etc/nls/src/en_US en_US.UTF-8 > call to system LC_ALL=C /usr/bin/locale -a >/tmp/tdf4.0 2>/dev/null: No such file or directory > Hangup -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.