help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flex 2.5.31-generated header issues


From: Bruce Lilly
Subject: flex 2.5.31-generated header issues
Date: Thu, 17 Apr 2003 00:39:52 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Issue 1. There's a spurious static declaration for function yy_init_globals,
         which leads to compiler warnings:
mflex.h:317: warning: `yy_init_globals' declared `static' but never defined

Issue 2. The generated C file contains two functions, yy_get_column and
         yy_set_column.  There are no declarations for those functions
         (either in the C file itself or in the flex-generated header file).
         Nor does there appear to be any way to exclude those functions.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]