]> granicus.if.org Git - flex/commitdiff
generate headers for all functions (resolves bug #1628314)
authorWill Estes <wlestes@users.sourceforge.net>
Sat, 9 Feb 2008 18:54:56 +0000 (18:54 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Sat, 9 Feb 2008 18:54:56 +0000 (18:54 +0000)
NEWS
flex.skl

diff --git a/NEWS b/NEWS
index 0bbf9e0de530a1ade69394ae966d8f3965c54c83..58318f0635a2c5878ba0262148c8772dd6aa137c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the file COPYING for copying conditions.
 
 * version 2.5.35
 
+** fix bug that prevented headers for all functions from being generated
+(resolves bug #1628314)
+
 ** change yy_size_t to be size_t (resolves bug #1849812)
 
 * version 2.5.34 released 2007-12-12
index 277153703d8c4b4e1f0f01359e4e7f971cd8e202..6ebf2fd3dc2d31b78bbb92dd28506069bfb4120e 100644 (file)
--- a/flex.skl
+++ b/flex.skl
@@ -889,6 +889,8 @@ int yylex_init_extra M4_YY_PARAMS( YY_EXTRA_TYPE user_defined, yyscan_t* scanner
 
 %endif
 
+%endif End reentrant structures and macros.
+
 /* Accessor methods to globals.
    These are made visible to non-reentrant scanners for convenience. */
 
@@ -978,7 +980,6 @@ m4_ifdef( [[<M4_YY_BISON_LLOC>]],
     ]])
 ]])
 %endif
-%endif End reentrant structures and macros.
 
 /* Macros after this point can all be overridden by user definitions in
  * section 1.