]> granicus.if.org Git - flex/commitdiff
yyFlexLexer initialization of yy_flex_debug
authorVern Paxson <vern@ee.lbl.gov>
Sun, 5 Mar 1995 16:36:08 +0000 (16:36 +0000)
committerVern Paxson <vern@ee.lbl.gov>
Sun, 5 Mar 1995 16:36:08 +0000 (16:36 +0000)
flex.skl

index f49b4ac848dd5522cab14acd87819113f4528ac1..2ea231d9b2af631286080130afa4aee14b3a6aa2 100644 (file)
--- a/flex.skl
+++ b/flex.skl
@@ -641,6 +641,7 @@ yyFlexLexer::yyFlexLexer( istream* arg_yyin, ostream* arg_yyout )
        yy_c_buf_p = 0;
        yy_init = 1;
        yy_start = 0;
+       yy_flex_debug = 0;
 
        yy_did_buffer_switch_on_eof = 0;