From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0E101383A330 for ; Sat, 12 Nov 2022 14:42:39 +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= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: libcerf-2.2-1 Date: Sat, 12 Nov 2022 15:42:21 +0100 Message-Id: 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 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User 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.