From c0dcdd456f124fdd0af7e0307f66ac1255cbd4da Mon Sep 17 00:00:00 2001 From: Will Estes Date: Thu, 5 Sep 2002 18:41:07 +0000 Subject: [PATCH] c99 function defs by default --- NEWS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b141eda..889b5c4 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,12 @@ changes between releases of flex. See the file COPYING for copying conditions. -* version 2.5.19 +* after version 2.5.19 + +**Flex generates C99 defs now; see YY_TRADITIONAL_FUNC_DEFS in the + manual if that's not a good thing for you + +* version 2.5.19 released 2002-9-5 ** prevent segfault on input lines which are longer than the allocated space (problem report from Manoj Srivastava @@ -11,7 +16,6 @@ See the file COPYING for copying conditions. ** Changed option 'header' to 'header-file'. - * version 2.5.18 released 2002-9-4 ** portability fixes for integer constants and in the way the test -- 2.40.0