From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17783 invoked by alias); 14 Mar 2014 15:01:43 -0000 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 Received: (qmail 17762 invoked by uid 89); 14 Mar 2014 15:01:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_NEUTRAL autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: popelka.ms.mff.cuni.cz Received: from popelka.ms.mff.cuni.cz (HELO popelka.ms.mff.cuni.cz) (195.113.20.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Mar 2014 15:01:40 +0000 Received: from domone.kolej.mff.cuni.cz (popelka.ms.mff.cuni.cz [195.113.20.131]) by popelka.ms.mff.cuni.cz (Postfix) with ESMTPS id E49E06B50A; Fri, 14 Mar 2014 16:01:35 +0100 (CET) Received: by domone.kolej.mff.cuni.cz (Postfix, from userid 1000) id BC1385F76B; Fri, 14 Mar 2014 16:01:35 +0100 (CET) Date: Fri, 14 Mar 2014 15:01:00 -0000 From: =?utf-8?B?T25kxZllaiBCw61sa2E=?= To: alduc1 at free dot fr Cc: glibc-bugs@sourceware.org Subject: Re: [Bug math/16623] cos change of behavior in 2.19 causes scipy testfailures Message-ID: <20140314150135.GA11460@domone.podge> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00107.txt.bz2 On Fri, Mar 14, 2014 at 02:51:21PM +0000, alduc1 at free dot fr wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=16623 > > --- Comment #12 from alduc1 --- > I don't know if eglibc and glibc are the same thing but the fix in s_sin.c of > glibc is not applied to s_sin.c in eglibc 2.19. > A correct glibc repository is git clone git://sourceware.org/git/glibc.git a eglibc gets merged into glibc so 2.19 its last release.