From: Will Estes Date: Tue, 30 Jul 2002 13:03:09 +0000 (+0000) Subject: prototypes get airtime these days X-Git-Tag: flex-2-5-11~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ef6478aeb3e5248faa046c9f9446f25f7191da5;p=flex prototypes get airtime these days --- diff --git a/NEWS b/NEWS index 9deb69b..e463f93 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ changes between releases of flex See the file COPYING for copying conditions +* after version 2.5.10 + +** traditional prototypes output for C scanners, controlled by a + preprocessor symbol; see documentation for details + * version 2.5.10 released 2002-7-24 ** yy_globals renamed to yyscanner and yy_globals_t renamed to diff --git a/TODO b/TODO index 6947b7f..861b982 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,8 @@ * the manual: +** discuss prototypes %% + ** create a section on flex design, features, etc. * address lex-replacement: document or provide an option through