From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr4.vodafonemail.de (mr4.vodafonemail.de [145.253.228.164]) by sourceware.org (Postfix) with ESMTPS id 2240B3858035 for ; Sat, 12 Nov 2022 14:42:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2240B3858035 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1668264149; bh=AJPFDl/FlWcTk8dcXR3K/Y6ZPSpAV8vG4l3194IPfw0=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=J0JRJDB+Upip6Dl5LbWS+YTNAi6jP0bM8vgOSejgQ0GgDZWmZMQ4ic1Ysc/repVK3 5AOtaFCXnOAmaZx1WFXtp3arFUeS9HLty5D78n6XDSWnuoqh6wTTQ6/07ZUD0dAGIb tVC4cqdqZB+KBCJmq7zOMyYluc4tlm0iFSiabJLg= Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr4.vodafonemail.de (Postfix) with ESMTPS id 4N8dZs2CQlz1y39 for ; Sat, 12 Nov 2022 14:42:29 +0000 (UTC) Received: from Gertrud (p54a0cf01.dip0.t-ipconnect.de [84.160.207.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4N8dZr2jgVzMkry for ; Sat, 12 Nov 2022 14:42:25 +0000 (UTC) From: Achim Gratz To: cygwin-announce@cygwin.com Subject: Updated: libcerf-2.2-1 Date: Sat, 12 Nov 2022 15:42:21 +0100 Message-ID: <87iljkqlo2.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1065 X-purgate-ID: 155817::1668264148-A0B594D1-0017212B/0/0 X-Spam-Status: No, score=-3029.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This is an update to the latest upstream version. Libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. This release fixes a bug in the faddeeva function where for large real arguments a numerical underflow exception was propagated to the caller instead of just returning zero as the result. This resulted in gnuplot interpreting the result as NaN for instance. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.