From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18260 invoked by alias); 17 Mar 2008 17:01:10 -0000 Received: (qmail 18058 invoked by uid 48); 17 Mar 2008 17:00:25 -0000 Date: Mon, 17 Mar 2008 17:01:00 -0000 Message-ID: <20080317170025.18057.qmail@sourceware.org> From: "boringuy at gmail dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080317163230.5950.boringuy@gmail.com> References: <20080317163230.5950.boringuy@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5950] strtold_l() segfaults on various distribution of linux X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00096.txt.bz2 ------- Additional Comments From boringuy at gmail dot com 2008-03-17 17:00 ------- Is there a document on how to pass in a correct locale then or can you give an example? I couldn't find any document on this. Some OS X man page said that by passing NULL, the default locale or the "C" locale will be used. The gsoap(http://www.cs.fsu.edu/~engelen/soap.html) library does pass NULL in there. Once you tell me what to pass on the 3rd argument, I will submit a patch to them and ask them not to pass in NULL then. Thanks. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5950 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.