From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72171 invoked by alias); 28 Nov 2018 20:01:13 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 71920 invoked by uid 89); 28 Nov 2018 20:01:12 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=HAuthentication-Results:sourceware.org, HX-HELO:sk:localho, uploaded X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 28 Nov 2018 20:01:10 +0000 Reply-To: cygwin@cygwin.com Return-Path: Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=M4QmktOjVCl+akKP879eV8zZW9LgyJR1z6ydzxO+jTQ=; b=SHRzcF03sS8Ipe7f9dHnOmwKKWupd4uIV44sy/darlB4rz00BBWkek9/wTFgjpLm0e+WiEIKCp5Im9aXoIPIa+5x+BeXxwfMYQ731ahEHZdz05IoCWvxmj1r5z84Im9i8hD63JfKLif2A5IaRX1ashiuGMdGPmkCHVQG5LJzUGk= From: Ken Brown To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] ragel 7.0.0.11-3 Date: Wed, 28 Nov 2018 20:01:00 -0000 Message-Id: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown@cornell.edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: qmail alias X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00229.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ragel-7.0.0.11-3 * libragel0-7.0.0.11-3 * libragel-devel-7.0.0.11-3 Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. This is a rebuild of the 7.0.0.11-2 packages, with an upstream patch to fix a build problem. Ken Brown Cygwin's ragel maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple