X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_71 X-Spam-Check-By: sourceware.org Message-ID: <49CBB054.3020804@sbcglobal.net> Date: Thu, 26 Mar 2009 16:41:56 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: tokyo cabinet References: <75cc17ac0903260927ke99cb69t6e89a0d7b32f960b AT mail DOT gmail DOT com> In-Reply-To: <75cc17ac0903260927ke99cb69t6e89a0d7b32f960b@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 2009-03-26 16:27Z, Gregg Reynolds wrote: [...] > #define strtold(a,b) ((long double)strtod((a),(b))) > > make check fails on > > tchtest write casket 50000 5000 5 5 Does that test depend on accurate long-double i/o, which the strtod() kludge sacrifices? -- 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/