Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Patrick Graebel Subject: c++ std::locale does not work Date: Mon, 21 Jun 2004 15:00:29 +0200 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: port-212-202-209-170.dynamic.qsc.de User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) This stdc++ object... std::locale loc("djj%%4343"); ...does construct well. But it should not. It should throw an exception like described in Stroustrup. The arguments "de_DE", "fr" or "deutsch" do not have any effect. Is this part of cygwin's stdc++ lib not implemented, yet? -Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/