From b3a0a643bfc4614ad94d6b1e95060989a3dd0068 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 4 Feb 2003 14:10:34 +0000 Subject: [PATCH] Flex now warns if always-interactive is specified with fast or full; Fixed trailing slash bug in YY_INPUT macro def --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index ba4277e..9c519e5 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,12 @@ changes between releases of flex. See the file COPYING for copying conditions. +* after version 2.5.27 + +** Fixed trailing slash bug in YY_INPUT macro def + +** Flex now warns if always-interactive is specified with fast or full + * version 2.5.27 released 2003-1-21 ** flex now works with recent bison versions -- 2.40.0