You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/04/10 16:32:14 UTC

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #533: MINIFICPP-726 - Enhance ExtractText to have more feature parity with …

phrocker commented on a change in pull request #533: MINIFICPP-726 - Enhance ExtractText to have more feature parity with …
URL: https://github.com/apache/nifi-minifi-cpp/pull/533#discussion_r274052268
 
 

 ##########
 File path: libminifi/src/processors/ExtractText.cpp
 ##########
 @@ -21,6 +21,7 @@
 #include <string>
 #include <memory>
 #include <set>
+#include <regex>
 
 Review comment:
   I don't think this is supported for all versions we allow. Should be easy to check on u14 and u16

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services