[ 
https://issues.apache.org/jira/browse/MINIFICPP-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464043#comment-16464043
 ] 

ASF GitHub Bot commented on MINIFICPP-459:
------------------------------------------

Github user achristianson commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/301
  
    Going to close this PR as invalid. FlexLexer.h appears to be incompatible 
between common versions. Flex/bison are build requirements when EL code is 
generated. This ticket made it possible to build when system headers were not 
in the include path (e.g. Android builds); this remains a requirement, but a 
different solution needs to be applied.


> 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
>            Priority: Major
>
> 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)

Reply via email to