From fb44895f9a552b084e922bca56596976584ce5cb Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 20 Sep 2002 12:30:10 +0000 Subject: [PATCH] new smarter skeleton/scanner generation --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 959c43d..8c519d2 100644 --- a/NEWS +++ b/NEWS @@ -3,14 +3,20 @@ changes between releases of flex. See the file COPYING for copying conditions. -* version 2.5.21 version 2002-9-17 +* after version 2.5.21 + +** flex tries its best to output only the relevant portions of the + skeleton when generating a scanner, thus avoiding as much + conditional compilation as possible + +* version 2.5.21 released 2002-9-17 ** one of the tests in the test suite broke the dist target * version 2.5.20 released 2002-9-16 ** A flex scanner has the ability to save the DFA tables to a file, - and load them at runtime when needed. + and load them at runtime when needed; see the manual for details ** Added %option bison-bridge (--bison-bridge) -- 2.50.0