You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2018/04/18 16:23:00 UTC

[jira] [Created] (MINIFICPP-459) Include flex lexer headers so that generated code can be used without lex being installed

Andrew Christianson created MINIFICPP-459:
---------------------------------------------

             Summary: Include flex lexer headers so that generated code can be used without lex being installed
                 Key: MINIFICPP-459
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-459
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Andrew Christianson
            Assignee: Andrew Christianson


Sources generated by bison/flex for expression language depend on lex headers. Inclusion of FlexLexer will allow the generated source to be compiled in environments where lex is not available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)