X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; q= dns; s=default; b=YnzDy3IdjLfwvmS8BRqPpN8ZerGWLPoVSONiGvqTWeLiNm DRIm46Gdj3mrrbJH1az6KsZHXB4hf6vF3pWnMetP4ph7JvJAwSHrqzQgF6rWumoj sQudWoL0Shs7yqpcktw8HZaeiABxaEC7fowYscChwFAwu7+dsJlyty/qqLuVc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; s= default; bh=mdFe0b9K/K5SJUGMigDBB8xXwNw=; b=Go0t9W797cvx+3DwW+Fm zxJdAy7FOEnBPK8OcnstEydnunh8C2OWnILkSoJjcW0p08kSLHS9RtQbHH/gCd30 M3QoeS6C6bBduCGxLEeTXh8HWeT/DhVXeq5JgNv1ena5JAu4o7qICe3/Pd1rynYR SYHYkmgVYdnU1xcp7xVEw3Q= 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 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 Reply-To: cygwin AT cygwin DOT com 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 AT cygwin DOT com Subject: [ANNOUNCEMENT] ragel 7.0.0.11-3 Date: Wed, 28 Nov 2018 19:23:15 +0000 Message-Id: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Sender: qmail alias X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wASK1sXB013584 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